Jakub Vrana
|
49eefa2585
|
Call credentials() from connect()
|
2025-04-03 10:23:31 +02:00 |
|
Jakub Vrana
|
a93e4cb694
|
Return Db from connection()
It's not a real type declaration because compile.php passes stdClass here.
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
712d96b22c
|
Use connection() instead of $connection
|
2025-03-29 22:10:20 +01:00 |
|
Jakub Vrana
|
845445baad
|
Use adminer() instead of $adminer
|
2025-03-29 21:43:29 +01:00 |
|
Jakub Vrana
|
a691bcbf15
|
Rename function with the same name as Driver::select
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
45c045382a
|
Doc-comments: Move return types to declaration
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
641ee4ff26
|
Doc-comments: Move param types to declaration
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
911f3b71b7
|
Doc-comments: Add param names
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
d3b53d9d9c
|
PHPStan: Fix level 6 errors
|
2025-03-26 21:54:00 +01:00 |
|
Jakub Vrana
|
d39cc24c61
|
PHPStan: Fix level 1 errors
|
2025-03-26 13:49:11 +01:00 |
|
Jakub Vrana
|
1b8a428d2f
|
Notices: Avoid accessing offset on null
Thanks to @peterpp at 62017e3 .
|
2025-03-26 07:20:10 +01:00 |
|
Jakub Vrana
|
88821a5780
|
Move beforeunload to plugin
|
2025-03-24 16:55:40 +01:00 |
|
Jakub Vrana
|
a705be7a94
|
Confirm before exiting edited edit form
|
2025-03-20 17:15:18 +01:00 |
|
Jakub Vrana
|
e1f0fded69
|
Add helper for <input type=hidden name=token>
|
2025-03-17 18:45:08 +01:00 |
|
Jakub Vrana
|
37e63dd82f
|
MySQL: Stop treating enum as set as numbers (bug #475)
|
2025-03-10 23:40:07 +01:00 |
|
Jakub Vrana
|
9918f4155e
|
Pass credentials to connect()
|
2025-03-07 12:03:29 +01:00 |
|
Jakub Vrana
|
94a4f61db2
|
PHP: Use ?:
|
2025-03-06 18:12:22 +01:00 |
|
Jakub Vrana
|
d9df9693e3
|
Code style: Add more checks
|
2025-03-05 16:33:22 +01:00 |
|
Jakub Vrana
|
52c5392089
|
PHP: Use namespace
|
2025-03-05 13:10:40 +01:00 |
|
Jakub Vrana
|
c52ba0308e
|
Specify coding style and follow it
|
2025-03-05 13:10:37 +01:00 |
|
Jakub Vrana
|
004ac1c782
|
Use less brackets
|
2025-02-23 17:04:43 +01:00 |
|
Jakub Vrana
|
3ad62d55c8
|
Show comments at routine call (bug #874)
|
2025-02-23 16:35:23 +01:00 |
|
Jakub Vrana
|
7ece69a8c4
|
Remove unused HTLM attribute
|
2025-02-23 11:42:05 +01:00 |
|
Jakub Vrana
|
6fe9827eea
|
Trim trailing whitespace
|
2025-02-21 13:59:17 +01:00 |
|
Kian-Meng Ang
|
d6d86fa26a
|
Fix some typos
https://github.com/adminerevo/adminerevo/pull/210
|
2025-02-19 11:16:43 +01:00 |
|
Jakub Vrana
|
fe9ea18d2e
|
Display time of procedure execution
|
2020-01-30 16:27:12 +01:00 |
|
Peter Knut
|
4d66e42817
|
Add class 'layout' to all non-data tables
|
2018-09-18 12:08:19 +02:00 |
|
Jakub Vrana
|
7b0c58af32
|
Fix affected rows after getting warnings
|
2018-02-05 09:23:07 +01:00 |
|
Jakub Vrana
|
ae91088cb3
|
Don't display warnings for failed queries
|
2018-02-01 13:16:37 +01:00 |
|
Jakub Vrana
|
be75939344
|
Print warnings in call
|
2018-02-01 11:58:04 +01:00 |
|
Jakub Vrana
|
e81334ef87
|
PostgreSQL: Support functions
|
2018-01-30 15:18:26 +01:00 |
|
Kakysha
|
4a69059e1b
|
Edit json and jsonb types in textarea
|
2017-02-19 10:02:51 +01:00 |
|
Gargaj
|
842ea0bd46
|
Add namespace to routine call
MSSQL is picky about this, shouldn't affect the drivers that don't use namespaces.
|
2017-02-19 09:53:51 +01:00 |
|
Jakub Vrana
|
9c78b3bb34
|
Add empty lines to source code
|
2013-05-01 18:28:04 -07:00 |
|
Jakub Vrana
|
417b29fe65
|
Fix 'Commands out of sync' (thanks to Vlasta Neubauer)
|
2011-04-17 04:36:48 +02:00 |
|
Jakub Vrana
|
740ae10a3d
|
Don't send incomplete forms
|
2011-03-08 13:43:05 +01:00 |
|
Jakub Vrana
|
e9ae743578
|
Fix set prefill
|
2010-10-22 23:38:57 +02:00 |
|
Jakub Vrana
|
04eccbad62
|
Allow bigger numbers under 32 bits
|
2010-10-22 23:36:56 +02:00 |
|
Jakub Vrana
|
e6726941dc
|
Rename $driver to $jush
|
2010-05-07 15:44:22 +02: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
|
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
|
b681dfbbff
|
Return to referer after edit
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1339 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2010-03-05 16:18:45 +00:00 |
|
jakubvrana
|
7352c2813e
|
Replace strlen() by != ""
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1288 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2010-01-09 23:33:41 +00:00 |
|
jakubvrana
|
c1130ed599
|
Simplify SQL syntax errors everywhere
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1276 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-12-17 15:31:24 +00:00 |
|
jakubvrana
|
4b3d569a6e
|
Save bytes
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1179 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-10-07 15:55:47 +00:00 |
|
jakubvrana
|
64d616c0cc
|
Rename get_dbh to connection
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1124 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-22 10:51:40 +00:00 |
|
jakubvrana
|
79d1902812
|
Substitute table name to $TABLE
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1047 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:57:50 +00:00 |
|
jakubvrana
|
689699aa17
|
Shortcut for htmlspecialchars
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@936 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-07-28 16:20:50 +00:00 |
|
jakubvrana
|
a0def4790e
|
Date localization
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@917 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-07-27 16:32:56 +00:00 |
|
jakubvrana
|
1e4d11e920
|
Select from foreign keys in Editor
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@883 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-07-23 14:42:38 +00:00 |
|