Jakub Vrana
|
ab4208dcb8
|
Doc-comments: Declare type properties
|
2025-03-28 12:45:02 +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
|
b23bf6c055
|
PHPStan: Fix more errors
|
2025-03-27 18:39:48 +01:00 |
|
Jakub Vrana
|
e2deed9a02
|
Use common parent for Db
|
2025-03-27 18:39:47 +01:00 |
|
Jakub Vrana
|
50cdbbe415
|
Non-MySQL: Better field types in SQL command
|
2025-03-24 14:43:15 +01:00 |
|
Jakub Vrana
|
d22b1091f1
|
Notices: fetch_field in PDO
|
2025-03-24 13:53:10 +01:00 |
|
Jakub Vrana
|
b8eb0ad8f5
|
Notices: Declare properties in fetch_field()
|
2025-03-24 12:18:24 +01:00 |
|
Jakub Vrana
|
3dd1b41472
|
Notices: Store maria into a declared variable
|
2025-03-24 07:30:22 +01:00 |
|
Jakub Vrana
|
db829fd463
|
PDO: Handle PHP warnings for internal queries
|
2025-03-22 08:47:21 +01:00 |
|
Takashi SHIRAI
|
9f8344e53c
|
Fix the uncaught exception because of namespace.
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
|
2025-03-19 18:35:32 +01:00 |
|
Jakub Vrana
|
e395fe583a
|
PostgreSQL: Display auto_increment of inserted rows
|
2025-03-17 19:58:22 +01:00 |
|
Jakub Vrana
|
a44e625882
|
Set visibility to protected
|
2025-03-11 11:05:39 +01:00 |
|
Jakub Vrana
|
1e963cf90f
|
Change var to public
|
2025-03-11 08:17:00 +01:00 |
|
Jakub Vrana
|
607febea8e
|
Use private visibility
|
2025-03-11 08:16:39 +01:00 |
|
Jakub Vrana
|
2b16f51933
|
PDO: Support search by expression.
This reverts b848764.
|
2025-03-06 14:40:13 +01:00 |
|
Jakub Vrana
|
f820fa1c26
|
Mark abstract classes
|
2025-03-05 14:31:53 +01:00 |
|
Jakub Vrana
|
54568ddef6
|
PDO: Support namespaces
|
2025-03-05 14:15:17 +01:00 |
|
Jakub Vrana
|
3da09dd31a
|
Rename Min_ classes
|
2025-03-05 14:12:42 +01:00 |
|
Jakub Vrana
|
52c5392089
|
PHP: Use namespace
|
2025-03-05 13:10:40 +01:00 |
|
Takashi SHIRAI
|
15cd83fc39
|
Add seek() to Min_PDOStatement for mssql.
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
|
2025-02-26 17:43:35 +01:00 |
|
Jakub Vrana
|
6fe9827eea
|
Trim trailing whitespace
|
2025-02-21 13:59:17 +01:00 |
|
Jakub Vrana
|
af1a908f56
|
Unsubstite constants (PHP 5 is now required)
|
2021-02-23 12:42:11 +01:00 |
|
Jakub Vrana
|
205305d6b5
|
Avoid PHP warnings with PDO drivers (bug #786)
|
2021-02-23 12:33:30 +01:00 |
|
Jakub Vrana
|
51abdcdab9
|
SimpleDB, Firebird, ClickHouse: Move to plugin
|
2021-02-08 19:56:15 +01:00 |
|
Jakub Vrana
|
701c5cd73b
|
Fix whitespace
|
2021-02-08 15:50:02 +01:00 |
|
Jakub Vrana
|
0618429bce
|
Avoid PDO exceptions in PHP 8
|
2020-12-06 13:50:13 +01:00 |
|
Jakub Vrana
|
e0a3205676
|
Add missing method
|
2020-12-06 13:00:17 +01:00 |
|
David Grudl
|
50bb83dbf2
|
Fix compatibility with PHP 8
|
2020-12-06 12:56:01 +01:00 |
|
Jakub Vrana
|
c564a8ef50
|
MySQL: Disallow LOAD DATA LOCAL INFILE
|
2018-06-26 08:53:12 +02:00 |
|
Jakub Vrana
|
42eec7d728
|
Support connecting to MySQL via SSL
|
2018-02-07 12:13:58 +01:00 |
|
Jakub Vrana
|
2d6451b99a
|
Improve SQLite login error message
|
2017-03-01 11:23:20 +01:00 |
|
Charles Wu
|
73690164b7
|
Added pdo_dblib as a driver for MSSQL (as native MSSQL driver does not exist for PHP7)
|
2017-02-18 17:35:36 +01:00 |
|
Jakub Vrana
|
06f4346cfe
|
Prevent against brute force login attempts from the same IP address
|
2014-03-21 22:47:57 -07:00 |
|
Jakub Vrana
|
faabb9ef38
|
Simplify exception handling in PHP 5
|
2013-08-08 16:44:39 -07:00 |
|
Jakub Vrana
|
e287642e26
|
Rename empty select operator to SQL
|
2013-04-26 12:20:17 -07:00 |
|
Jakub Vrana
|
61dc40a512
|
Fix PDO error handling
|
2013-01-10 13:01:48 -08:00 |
|
Jakub Vrana
|
a9262d8752
|
Display error code in SQL query
|
2013-01-09 22:19:38 -08:00 |
|
Jakub Vrana
|
7291ae608d
|
Reset error before using in SQL query
|
2012-07-15 09:21:22 -07:00 |
|
Jakub Vrana
|
40ad846d20
|
Improve PDO_PgSQL support
|
2012-05-14 00:54:28 -07:00 |
|
Jakub Vrana
|
77ec05d50b
|
Better support for multi results in PDO
|
2012-04-08 21:59:49 -07:00 |
|
Jakub Vrana
|
b848764299
|
Remove search by expression in PDO
|
2011-09-18 09:07:12 +02:00 |
|
Jakub Vrana
|
a2443670f8
|
Always display all drivers (bug #3097666)
|
2010-10-29 15:24:06 +02:00 |
|
Jakub Vrana
|
55140a6ae8
|
Whitespace
|
2010-05-27 13:33:09 +02: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
|
e94c2b90de
|
Fix multi_query
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1323 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2010-02-19 14:33:49 +00:00 |
|
jakubvrana
|
7896227762
|
Fix multiquery
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1319 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2010-02-18 16:39:00 +00:00 |
|
jakubvrana
|
4a56170707
|
Unbuffered queries in PDO
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1184 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-10-13 10:13:16 +00:00 |
|
jakubvrana
|
690f8f509c
|
Unbuffered queries save memory
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1038 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 15:29:42 +00:00 |
|