1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 16:44:17 +02:00

Update TODO

This commit is contained in:
Jakub Vrana
2010-05-05 23:19:57 +02:00
parent f2d21d265b
commit b122f655ce

View File

@@ -20,7 +20,6 @@ JavaScript data validation - columns containing word email, url, ...
Joining tables - PRIMARY KEY (table, joining) Joining tables - PRIMARY KEY (table, joining)
Rank, Tree structure Rank, Tree structure
Add whisperer to fields with foreign key to big table Add whisperer to fields with foreign key to big table
In-place editation of foreign keys and date
MySQL: MySQL:
Saving of MySQL 5 BIT data type - don't use quote() Saving of MySQL 5 BIT data type - don't use quote()
@@ -39,7 +38,6 @@ Export - http://www.postgresql.org/docs/8.4/static/functions-info.html
Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html
Dollar terminated string in SQL command Dollar terminated string in SQL command
bool in Editor bool in Editor
Check PDO driver
MS SQL: MS SQL:
Rename by sp_rename Rename by sp_rename