Commit graph

1420 commits

Author SHA1 Message Date
Jakub Vrana 6e2a887fd2 Typos 2010-05-27 16:10:37 +02:00
Jakub Vrana 782921b671 Finish SQLite
Don't require num_rows
2010-05-27 16:10:17 +02:00
Jakub Vrana 55140a6ae8 Whitespace 2010-05-27 13:33:09 +02:00
Jakub Vrana da6f1f850b Driver specific view detection 2010-05-27 13:33:09 +02:00
Jakub Vrana fe3d395912 MS SQL views support 2010-05-27 13:32:03 +02:00
Jakub Vrana 3b1e9e7f02 Oracle views support 2010-05-27 13:32:02 +02:00
Jakub Vrana 375a5c8ef3 Non-MySQL binary types 2010-05-26 18:10:11 +02:00
Jakub Vrana 9e1d1c3570 Respect unsupported types 2010-05-26 18:10:11 +02:00
Jakub Vrana 2cec7584f6 Direct links from HTTPS to HTTP 2010-05-26 18:09:29 +02:00
Jakub Vrana 9307f1304f MS SQL type length 2010-05-26 16:10:09 +02:00
Jakub Vrana 8ec71789f2 MS SQL alter_table 2010-05-26 16:00:21 +02:00
Jakub Vrana 687b3fddad Replace <strong> by <b> and <em> by <i> 2010-05-21 21:15:54 +02:00
Jakub Vrana 4b38e6c846 Explain empty enum value 2010-05-21 20:30:54 +02:00
Jakub Vrana bfff649905 Autofocus SQL textarea 2010-05-21 20:30:54 +02:00
Jakub Vrana 8f0c2608cc Simplify SQL command user interface 2010-05-21 20:30:54 +02:00
Jakub Vrana dc4fc82db8 ON DELETE action for foreign keys in Create table 2010-05-21 20:30:53 +02:00
Jakub Vrana 4c2268d381 PostgreSQL hidden columns support 2010-05-21 16:23:44 +02:00
Jakub Vrana 3308856f9e User types support for PostgreSQL 2010-05-21 16:07:22 +02:00
Jakub Vrana e678e46797 Remove unsupported features in single driver version 2010-05-21 15:42:17 +02:00
Jakub Vrana 4780703d17 Respect PostgreSQL custom types 2010-05-21 15:07:59 +02:00
Jakub Vrana 84d068df8b Oracle select support 2010-05-20 17:35:30 +02:00
Jakub Vrana e4df0c6e70 MS SQL functions 2010-05-18 00:49:37 +02:00
Jakub Vrana f9bb1c5c64 Introduce apply_queries function 2010-05-17 18:18:32 +02:00
Jakub Vrana c85ef695d0 Create and alter table 2010-05-17 18:10:04 +02:00
Jakub Vrana 96e3487afd Ignore compiled files 2010-05-14 19:15:25 +02:00
Jakub Vrana 016aff1b29 Basic Oracle support 2010-05-14 19:13:46 +02:00
Jakub Vrana ee3e04590a Separate $where in limit function 2010-05-14 15:51:54 +02:00
Jakub Vrana 8b2808ab99 Fix tests 2010-05-14 15:49:54 +02:00
Jakub Vrana de08000b0b Display length in full type 2010-05-12 23:58:47 +02:00
Jakub Vrana 9f10f2282d Link externals 2010-05-12 23:58:47 +02:00
Jakub Vrana 2bd9b391d2 Save database drop to global history 2010-05-12 18:23:40 +02:00
Jakub Vrana 29e7f041a3 Display auto_increment value of inserted item 2010-05-12 18:07:46 +02:00
Jakub Vrana 22eb69b562 Remove operator double encode 2010-05-12 17:32:25 +02:00
Jakub Vrana b4eea5f671 Fix collations display 2010-05-12 17:32:25 +02:00
Jakub Vrana edf88e674c Detect sequences support 2010-05-12 17:32:24 +02:00
Jakub Vrana 99a31886de System views 2010-05-11 17:41:42 +02:00
Jakub Vrana 60c7ed9a61 MS SQL schema support 2010-05-11 17:13:18 +02:00
Jakub Vrana 7f3ccd3b51 Utilize single parameter implode 2010-05-07 18:10:35 +02:00
Jakub Vrana 5050de574f Display modify hint as title 2010-05-07 17:20:06 +02:00
Jakub Vrana dea324f2c7 Store several permanent logins 2010-05-07 17:16:09 +02:00
Jakub Vrana e6726941dc Rename $driver to $jush 2010-05-07 15:44:22 +02:00
Jakub Vrana 6217dcf717 Permanent login only with valid key 2010-05-07 15:34:59 +02:00
Jakub Vrana 4c47d354e7 Use HTTP protocol if possible - adminer.org certificate is missing in Opera 2010-05-06 17:24:02 +02:00
Jakub Vrana c1f8382515 Internal JSMin if external is not found 2010-05-06 16:36:15 +02:00
Jakub Vrana a1522837ff Search data in tables label 2010-05-06 15:51:11 +02:00
Jakub Vrana 4ba2d85623 Allow permanent login without customization 2010-05-06 15:45:34 +02:00
Jakub Vrana 605b09301b List authentications 2010-05-06 14:21:22 +02:00
Jakub Vrana 8878799c90 Respect namespace 2010-05-06 11:24:47 +02:00
Jakub Vrana b122f655ce Update TODO 2010-05-05 23:19:57 +02:00
Jakub Vrana f2d21d265b Sequences 2010-05-05 23:17:40 +02:00