1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 14:43:08 +02:00

SQLite: Fix creating table and altering primary key (bug #373)

This commit is contained in:
Jakub Vrana
2014-01-30 09:35:17 -08:00
parent 147957cef7
commit d5a2afeef7
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
Adminer 4.0.3-dev:
MongoDB: insert, truncate, indexes
SimpleDB, MongoDB: insert more fields at once
SQLite: Fix creating table and altering primary key, bug since Adminer 4.0.0
Norweigan translation
Adminer 4.0.2 (released 2014-01-11):