Commit graph

111 commits

Author SHA1 Message Date
Jakub Vrana 9d944c8fc1 Respect original memory_limit 2011-08-24 14:16:11 +02:00
Jakub Vrana 8e75d54e44 Save bytes 2011-08-02 17:46:13 +02:00
Jakub Vrana 8a9642b217 Link tables and indexes from SQL command EXPLAIN 2011-07-13 16:31:47 +02:00
Jakub Vrana 55e2b7597e Save bytes 2011-07-11 16:35:17 +02:00
Jakub Vrana 0060c608d6 Save bytes 2011-06-24 09:47:17 +02:00
Jakub Vrana 3a148454c1 Respect defaults and comments checkbox after post (bug #3311791) 2011-06-07 15:00:18 +02:00
Jakub Vrana 4787b57d30 Revert "Highlight SQL code in textarea"
This reverts commit 2a1c409681.
2011-06-03 14:55:09 +02:00
Jakub Vrana 4ff2f03a0f Alter bit type default value 2011-05-16 16:14:11 +02:00
Jakub Vrana a8895c8238 Bit type default value (thanks to Jan Tojnar) 2011-05-06 15:49:23 +02:00
Jakub Vrana 2a1c409681 Highlight SQL code in textarea 2011-05-05 17:02:39 +02:00
Jakub Vrana 2e6ad2037f Display ; in history (thanks to Jan Cerny) 2011-03-22 15:37:40 +01:00
Jakub Vrana 7d152fbabf Utilize bodyKeydown function 2011-03-21 13:53:48 +01:00
Jakub Vrana 0f4ca18427 Use class for SQL textarea 2011-03-17 16:23:37 +01:00
Jakub Vrana 071e6a2408 Work in IE8
Revert "Handle keypress instead of keydown (bug #3112458)"
This reverts commit 71438d57c3.
2011-03-08 13:14:36 +01:00
Jakub Vrana 83d659ca42 Comments 2011-02-24 17:30:15 +01:00
Jakub Vrana a379bde2a4 Save bytes 2011-02-03 10:15:52 +01:00
Jakub Vrana f195903964 Use rel="noreferrer" for documentation links 2011-01-31 20:35:48 +01:00
Jakub Vrana 79fa7dab3b Minimize the chance of displaying message on different page (thanks to Tomas Brukner) 2011-01-31 20:09:08 +01:00
Jakub Vrana dfc03ca74a Comment 2011-01-31 11:02:00 +01:00
Jakub Vrana 4a5eb8b408 Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down 2011-01-25 15:26:13 +01:00
Jakub Vrana d893e45162 Disable wrap in SQL textarea 2011-01-21 11:23:30 +01:00
Jakub Vrana ef9d6d4512 Save memory 2011-01-20 23:12:34 +01:00
Jakub Vrana 0449351a60 Report errors only in primary connection 2010-12-17 18:25:24 +01:00
Jakub Vrana 9eced7872d Display total time in show only errors mode in SQL command 2010-12-17 18:11:06 +01:00
Jakub Vrana 5a2c0646d4 Link to EXPLAIN output 2010-12-10 17:54:57 +01:00
Jakub Vrana d0cf5a863f Create table options width 2010-11-29 22:08:42 +01:00
Jakub Vrana 71438d57c3 Handle keypress instead of keydown (bug #3112458) 2010-11-19 15:07:06 +01:00
Jakub Vrana 095d472366 Customizable export 2010-10-29 17:03:02 +02:00
Jakub Vrana 644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +02:00
Jakub Vrana 7e644b4346 Save bytes ($connection->quote shortcut) 2010-10-13 18:25:14 +02:00
Jakub Vrana b0d637b638 Avoid fatal errors 2010-10-13 17:53:59 +02:00
Jakub Vrana d6ac5f1ad2 Move textarea function to editing.* 2010-07-13 18:21:38 +02:00
Jakub Vrana b79a28f62b Link table names in SQL queries 2010-06-30 23:07:55 +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 9e1d1c3570 Respect unsupported types 2010-05-26 18:10:11 +02:00
Jakub Vrana 8ec71789f2 MS SQL alter_table 2010-05-26 16:00:21 +02:00
Jakub Vrana dc4fc82db8 ON DELETE action for foreign keys in Create table 2010-05-21 20:30:53 +02:00
Jakub Vrana 4780703d17 Respect PostgreSQL custom types 2010-05-21 15:07:59 +02:00
Jakub Vrana 736d6e43f4 Fix alter table 2010-05-05 22:42:25 +02:00
jakubvrana da8a1b66b9 Respect move and drop column support
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1518 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-05-05 16:27:39 +00:00
jakubvrana 02a172e1ac Driver specific routines
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1508 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-28 00:11:39 +00:00
jakubvrana 5edca0679c Display routine parameter type in title (thanks to paranoiq)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1507 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-28 00:10:30 +00:00
jakubvrana a29ac72c9c Improve drivers
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1470 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 22:22:23 +00:00
jakubvrana 984d0907c8 SQLite variables
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1467 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 15:09:52 +00:00
jakubvrana 3f5b683456 Reintegrate sqlite branch
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 12:01:32 +00:00
jakubvrana 7da9cce10d Display original column name in select
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1342 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-11 20:07:14 +00:00
jakubvrana c6813ad91b IE8 spaces
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1337 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-02 16:33:28 +00:00
jakubvrana 3a76704f58 Spaces
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1322 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-19 14:13:07 +00:00
jakubvrana 899e4342fb Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1316 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-17 16:47:50 +00:00