mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 14:16:01 +00:00
fixes
This commit is contained in:
@@ -31,6 +31,7 @@ export default function newTable(connection, database) {
|
||||
},
|
||||
],
|
||||
primaryKey: {
|
||||
constraintType: 'primaryKey',
|
||||
columns: [
|
||||
{
|
||||
columnName: 'id',
|
||||
|
||||
Reference in New Issue
Block a user