1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

SQLite: Allow deleting PRIMARY KEY from tables with auto increment

This commit is contained in:
Jakub Vrana
2018-02-07 14:47:29 +01:00
parent ca336427f5
commit 66e7ec56bb
3 changed files with 4 additions and 2 deletions

View File

@@ -27,8 +27,6 @@ SQLite:
Copy tables
Delimiter in export and SQL command
Backward keys in Editor
Delete PRIMARY KEY from a table with auto increment
"PRIMARY (`id`)" and "UNIQUE (id)" indexes shown for tables with auto increment
PostgreSQL:
Display number of schemas in databases overview