mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: mutli-sql tests
This commit is contained in:
committed by
Diflow
parent
5b246fe44c
commit
afcb226111
@@ -3,7 +3,6 @@ columns:
|
||||
- name: category_id
|
||||
type: int
|
||||
default: null
|
||||
autoIncrement: true
|
||||
notNull: true
|
||||
- name: category_name
|
||||
type: varchar(255)
|
||||
|
||||
Reference in New Issue
Block a user