SYNC: mutli-sql tests

This commit is contained in:
SPRINX0\prochazka
2025-02-24 14:18:20 +01:00
committed by Diflow
parent 5b246fe44c
commit afcb226111
7 changed files with 148 additions and 32 deletions

View File

@@ -3,7 +3,6 @@ columns:
- name: category_id
type: int
default: null
autoIncrement: true
notNull: true
- name: category_name
type: varchar(255)