mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 11:35:26 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { DbService } = require("m3o/db");
|
||||
const { DbService } = require("micro-js-client/db");
|
||||
|
||||
// Truncate the records in a table
|
||||
async function truncateTable() {
|
||||
|
||||
Reference in New Issue
Block a user