force recreate table when changing autoincrement flag

This commit is contained in:
Jan Prochazka
2024-11-19 10:06:49 +01:00
parent 274fb595a2
commit b0012872fa
6 changed files with 28 additions and 2 deletions

View File

@@ -191,8 +191,8 @@ const filterLocal = [
'-MySQL',
'-MariaDB',
'-PostgreSQL',
'-SQL Server',
'SQLite',
'SQL Server',
'-SQLite',
'-CockroachDB',
'-ClickHouse',
];