Commit graph

1933 commits

Author SHA1 Message Date
Jakub Vrana
7f12b14802 Oracle explain 2010-07-15 16:21:27 +02:00
Jakub Vrana
e473aef32f Oracle variables and status (thanks to Tomas Geci) 2010-07-15 16:20:20 +02:00
Jakub Vrana
713a7007f6 MSSQL alter index 2010-07-14 16:18:12 +02:00
Jakub Vrana
a1bc3cc9cb SQLite doesn't support primary key modification 2010-07-14 16:02:50 +02:00
Jakub Vrana
1e2d4977bd Tab loses focus in Opera 2010-07-14 16:02:19 +02:00
Jakub Vrana
d6ac5f1ad2 Move textarea function to editing.* 2010-07-13 18:21:38 +02:00
Jakub Vrana
9929cc6796 Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter 2010-07-13 18:18:47 +02:00
Jakub Vrana
ed7ed84dd5 Typo (bug #3028566) 2010-07-13 16:49:48 +02:00
Jakub Vrana
163562d665 Use nbsp() for possibly empty values 2010-07-09 15:10:53 +02:00
Jakub Vrana
22a7ebd181 Hide edit link without columns 2010-07-01 09:59:18 +02:00
Jakub Vrana
61fcecaab3 Don't wrap indexes table 2010-07-01 09:59:18 +02:00
Jakub Vrana
5a11c99e71 Ability to jump to any page by JavaScript 2010-07-01 09:59:18 +02:00
Jakub Vrana
07fd522905 Typo 2010-06-30 23:07:56 +02:00
Jakub Vrana
b79a28f62b Link table names in SQL queries 2010-06-30 23:07:55 +02:00
Jakub Vrana
5f9f6614c0 Show full processlist 2010-06-24 15:17:17 +02:00
Jakub Vrana
9d5c6f700d Update translation 2010-06-22 11:26:10 +02:00
Jakub Vrana
b013ce2d11 Translate 'now' in Editor 2010-06-18 16:38:55 +02:00
Jakub Vrana
515325ac22 Rename tables by single command 2010-06-18 16:38:06 +02:00
Jakub Vrana
d77b0bbe0d Autofocus comment after enabling 2010-06-14 16:42:04 +02:00
Jakub Vrana
f7069c7e5d Link last page above data in select 2010-06-10 16:02:51 +02:00
Jakub Vrana
9ef397aee1 Ignore auto_increment in SQLite export 2010-06-04 15:50:40 +02:00
Jakub Vrana
05aebb6c7d Respect <img> in Editor 2010-06-04 11:20:18 +02:00
Jakub Vrana
f05b640c69 Update translation 2010-06-03 17:13:32 +02:00
Jakub Vrana
fe53964c5f Allow disabling auto_increment value export 2010-06-03 14:15:23 +02:00
Jakub Vrana
38ad832153 Update translation 2010-06-02 10:05:52 +02:00
Jakub Vrana
68a93baebc Update translations 2010-06-02 10:05:51 +02:00
Jakub Vrana
dc45301f91 Typo 2010-06-01 22:39:44 +02:00
Jakub Vrana
4489bb7505 Update translations 2010-05-28 18:59:57 +02:00
Jakub Vrana
52927a7842 Typos (thanks to a friend of Juraj Krivda) 2010-05-28 11:33:58 +02:00
Jakub Vrana
4b9d451d2e SQLite version supports two systems 2010-05-28 11:13:37 +02:00
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