mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-16 04:54:42 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { DbService } = require("m3o/db");
|
||||
|
||||
//
|
||||
// Rename a table
|
||||
async function renameTable() {
|
||||
let dbService = new DbService(process.env.MICRO_API_TOKEN);
|
||||
let rsp = await dbService.renameTable({
|
||||
|
||||
Reference in New Issue
Block a user