Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1502 7c3ca157-0c34-0410-bff1-cbf682f78f5c
  • Loading branch information
jakubvrana committed Apr 26, 2010
1 parent 31b7b3a commit ead766d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@ Backward keys in Editor
PostgreSQL:
Users - SELECT * FROM pg_user
ORDER BY COUNT(*)
Table schema
Table schema - SELECT * FROM pg_namespace, CREATE|ALTER|DROP SCHEMA, SET default_tablespace
Export - http://www.postgresql.org/docs/8.4/static/functions-info.html
Table status - http://www.postgresql.org/docs/8.4/static/functions-admin.html
Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html
Dollar terminated string in SQL command
Move table - ALTER TABLE SET SCHEMA
Sequences
bool in Editor
Check PDO driver

Expand Down

0 comments on commit ead766d

Please sign in to comment.