adminerevo/adminer
Janne Cederberg dedbd01f64 Tabs must also be escaped in JSON strings
If database table data contains tab characters (0x09) then those
must also be escaped along with newlines and carriage returns for
the resulting JSON file to be valid.
2017-02-18 17:51:55 +01:00
..
drivers Fix index length with Postgresql 2017-02-18 17:42:34 +01:00
include Tabs must also be escaped in JSON strings 2017-02-18 17:51:55 +01:00
lang Changed 'geraakt' to 'beinvloed' in Dutch translation 2016-10-02 11:27:23 +02:00
static Use null instead of undefined on after parsing JSON 2017-02-18 17:32:40 +01:00
call.inc.php Add empty lines to source code 2013-05-01 18:28:04 -07:00
create.inc.php Fix handling of 64 bit numbers in auto_increment 2014-11-24 18:17:43 -08:00
database.inc.php Unlock session in alter database 2014-06-24 15:26:51 +02:00
db.inc.php Add accessibility labels to databases and tables checkboxes 2017-01-23 14:05:47 -08:00
download.inc.php MongoDB, Elasticsearch: Allow downloading binary data 2014-01-15 08:26:47 -08:00
dump.inc.php MySQL: Use utf8mb4 in export only if required 2015-03-06 09:36:20 -08:00
edit.inc.php Display edit form after error in clone or multi-edit 2014-02-24 23:59:12 -08:00
event.inc.php Simplify initializing post variables 2013-05-08 08:54:26 -07:00
file.inc.php Add Cache-Control: immutable to static files 2016-09-27 21:53:11 -07:00
foreign.inc.php Add accessibility labels to Foreign keys 2017-01-23 15:12:42 -08:00
index.php Change links to HTTPS 2015-09-10 09:26:36 -07:00
indexes.inc.php Add accessibility labels to Indexes 2017-01-23 14:29:00 -08:00
plugin.php Add Bzip2 export plugin 2013-05-28 10:28:47 -07:00
privileges.inc.php Add more class="links" 2013-07-09 16:44:00 -07:00
procedure.inc.php Save by Enter key when altering a routine 2013-07-15 10:13:41 -07:00
processlist.inc.php Remove global variable 2016-02-28 12:30:52 -08:00
schema.inc.php Fix cookie name if the DB name contains dot 2014-04-21 09:59:52 -07:00
scheme.inc.php Simplify initializing post variables 2013-05-08 08:54:26 -07:00
script.inc.php Avoid double escaping in script=db (thanks to trestna smradlavice) 2015-01-12 09:46:53 -08:00
select.inc.php Fix edit by long non-utf8 string (thanks Robert Vlach) 2014-06-26 14:36:47 +02:00
sequence.inc.php Simplify initializing post variables 2013-05-08 08:54:26 -07:00
sql.inc.php Fix remote execution in SQLite query (thanks to Vincent Waart) 2016-06-01 09:56:40 -07:00
table.inc.php Display explanation of default value 2014-06-24 15:05:35 +02:00
trigger.inc.php SQLite: Support UPDATE OF triggers 2014-03-15 11:02:14 -07:00
type.inc.php Simplify initializing post variables 2013-05-08 08:54:26 -07:00
user.inc.php Generalize doc_link() 2013-08-05 19:22:13 -07:00
variables.inc.php Rename $driver to $jush 2010-05-07 15:44:22 +02:00
view.inc.php Improve error message for views 2015-01-09 11:38:22 -08:00