Jakub Vrana
|
204176b33b
|
New plugin: AI prompt in SQL command creating the queries with Google Gemini
|
2025-03-23 08:02:48 +01:00 |
|
Jakub Vrana
|
f7b20b5f6f
|
Increase space after SQL result (fix #937)
|
2025-03-21 22:32:49 +01:00 |
|
Jakub Vrana
|
bc9de24d77
|
Add helper for <input type=hidden>
|
2025-03-18 17:15:10 +01:00 |
|
Jakub Vrana
|
e1f0fded69
|
Add helper for <input type=hidden name=token>
|
2025-03-17 18:45:08 +01:00 |
|
Jakub Vrana
|
22a3efe4ed
|
Code style: avoid excesive mixing of PHP and HTML
|
2025-03-17 00:02:41 +01:00 |
|
Peter Knut
|
0762c761ac
|
Rename functions for settings stored in a cookie
|
2025-03-16 17:24:28 +01:00 |
|
Jakub Vrana
|
d20cbf14e7
|
Remember export setting at SQL command
|
2025-03-16 15:13:10 +01:00 |
|
Jakub Vrana
|
199edfe11f
|
Plugins: Add method dumpFooter()
|
2025-03-11 08:59:38 +01:00 |
|
Jakub Vrana
|
6dcc5081e1
|
Fix importing multiple SQL files not terminated by semicolon
Inspired by adminneo-org/adminneo#1c08e86.
|
2025-03-10 09:09:09 +01:00 |
|
Jakub Vrana
|
9918f4155e
|
Pass credentials to connect()
|
2025-03-07 12:03:29 +01:00 |
|
Jakub Vrana
|
f05f4b4cbc
|
Change $jush to constant
|
2025-03-06 17:51:20 +01:00 |
|
Jakub Vrana
|
52c5392089
|
PHP: Use namespace
|
2025-03-05 13:10:40 +01:00 |
|
Jakub Vrana
|
4f0da70733
|
Move is_c_style_escapes to Min_Driver
|
2025-02-25 07:26:08 +01:00 |
|
Jakub Vrana
|
6fe9827eea
|
Trim trailing whitespace
|
2025-02-21 13:59:17 +01:00 |
|
Jakub Vrana
|
9261abc415
|
PostgreSQL: Preserve whitespace in EXPLAIN (bug #827)
|
2025-02-19 14:35:19 +01:00 |
|
Kian-Meng Ang
|
d6d86fa26a
|
Fix some typos
https://github.com/adminerevo/adminerevo/pull/210
|
2025-02-19 11:16:43 +01:00 |
|
Peter Knut
|
8ea4892523
|
MySQL, PostgreSQL: Fix queries splitting and string constants
Thanks to alxivnov (https://github.com/vrana/adminer/pull/490).
|
2025-02-19 11:16:38 +01:00 |
|
Michael Graß
|
74e4bb9a6f
|
Do not limit unlimited memory, fix number conversion warning
|
2025-02-19 11:16:38 +01:00 |
|
Adrian Jones
|
4484f5f620
|
Fix uninitialized string offset
This can happen if you include an unpaired single or double quote, eg: SELECT * FROM table_name WHERE field_name = 'test
|
2025-02-19 11:16:36 +01:00 |
|
Jakub Vrana
|
95729680ef
|
Respect SQL command URL parameters
|
2021-02-06 19:09:54 +01:00 |
|
Jakub Vrana
|
5c395afc09
|
Fix XSS in browsers which don't encode URL parameters (bug #775)
|
2021-02-06 19:09:42 +01:00 |
|
Jakub Vrana
|
a4e997fe60
|
PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)
|
2019-11-11 12:27:53 +01:00 |
|
ilessiivi
|
150841e5d7
|
Hide import from server if no path
|
2018-10-01 18:07:51 +02:00 |
|
Jakub Vrana
|
ae03bdd4c4
|
Simplify storing executed SQL queries to bookmarks
|
2018-10-01 17:08:58 +02:00 |
|
Jakub Vrana
|
34c792bb59
|
Display that *.gz files are supported in file upload
|
2018-03-09 18:21:44 +01:00 |
|
Jakub Vrana
|
b4392b3f91
|
Use single \ in ' strings
|
2018-02-20 16:27:40 +01:00 |
|
Jakub Vrana
|
7b0c58af32
|
Fix affected rows after getting warnings
|
2018-02-05 09:23:07 +01:00 |
|
Jakub Vrana
|
532a4ee083
|
Reorder variables
|
2018-02-01 12:27:22 +01:00 |
|
Jakub Vrana
|
e9add6d985
|
Return string from warnings()
|
2018-02-01 11:43:44 +01:00 |
|
Jakub Vrana
|
e32f90f8ff
|
Lowercase EXPLAIN but don't translate it
|
2018-01-31 20:25:41 +01:00 |
|
Jakub Vrana
|
7ad09d2cb4
|
Move explain below warnings
|
2018-01-31 20:25:11 +01:00 |
|
Jakub Vrana
|
2adc174541
|
MySQL: Display warnings in SQL command
|
2018-01-31 17:28:12 +01:00 |
|
Jakub Vrana
|
c3d83d5412
|
Fix compiled version after 5cc831c1
|
2018-01-23 14:10:21 +01:00 |
|
Andrea Giacobino
|
5cc831c1e1
|
Add ability to override file name (path) when loading dump from webserver
|
2018-01-23 09:24:57 +01:00 |
|
Jakub Vrana
|
35b1db6974
|
Move inline event handlers to <script>
|
2018-01-12 17:11:29 +01:00 |
|
Jakub Vrana
|
e645693147
|
Use script() for <script>
|
2018-01-12 17:10:33 +01:00 |
|
Jakub Vrana
|
7305783c21
|
Return false from toggle()
|
2018-01-12 17:09:41 +01:00 |
|
Jakub Vrana
|
dc85ba2d86
|
Delete type="text/javascript" from <script> as it is the default in HTML5
|
2018-01-11 14:13:43 +01:00 |
|
Jakub Vrana
|
58b2904d62
|
Use querySelector
|
2018-01-11 13:55:48 +01:00 |
|
Jakub Vrana
|
3cbece1ec0
|
Fix SQL command autofocus
|
2017-04-09 12:30:34 +02:00 |
|
Mathieu Rochette
|
4cfe6263d9
|
fix logger for SQL commands
|
2017-02-19 11:00:07 +01:00 |
|
Jakub Vrana
|
a5b65fba5b
|
Fix remote execution in SQLite query (thanks to Vincent Waart)
|
2016-06-01 09:56:40 -07:00 |
|
Jakub Vrana
|
e5352cc5ac
|
Fix remote execution in SQLite query (discovered by 庞申杰(千霄))
|
2016-02-06 11:00:19 -08:00 |
|
Jakub Vrana
|
a2f0806804
|
Delete unused variable and method
|
2016-01-24 14:25:17 -08:00 |
|
Jakub Vrana
|
25329cebf3
|
Allow limiting number of displayed rows in SQL command (bug #406)
|
2014-12-06 11:12:51 -08:00 |
|
Jakub Vrana
|
033b967505
|
Clarify that global import supports only SQL
|
2014-06-15 18:43:45 +02:00 |
|
Jakub Vrana
|
fc668ea326
|
Simplify format_time()
|
2014-03-15 11:02:14 -07:00 |
|
Jakub Vrana
|
6a3ede75f6
|
Print elapsed time in HTML instead of SQL command comment
|
2014-03-07 09:33:37 -08:00 |
|
Jakub Vrana
|
f301fc2dcd
|
Allow \r after -- comment
|
2014-01-11 12:22:54 -08:00 |
|
Jakub Vrana
|
b99148daeb
|
Show only errors by default in import
|
2014-01-11 12:17:25 -08:00 |
|