David Grudl
|
4ea907a48c
|
used attribute Deprecated
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
3beee64a30
|
drivers: escape*() methods moved to Engine [WIP]
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
33da2b839e
|
renamed driver classes
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
8c34f8df43
|
renamed interfaces (BC break)
Dibi\Driver => Dibi\Drivers\Connection
Dibi\ResultDriver => Dibi\Drivers\Result
Dibi\Reflector => Dibi\Drivers\Engine
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
0834c12eaf
|
removed IConnection (BC break)
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
cdeafe9b27
|
opened 6.0-dev
|
2025-08-07 00:33:05 +02:00 |
|
David Grudl
|
32b6976209
|
removed support for SQLServer < 2012, PostgreSQL < 9.3
v5.1.0
|
2025-08-07 00:26:19 +02:00 |
|
David Grudl
|
f484630e56
|
readonly properties
|
2025-08-07 00:26:19 +02:00 |
|
David Grudl
|
611e051c02
|
optimized global function calls
|
2025-08-07 00:26:19 +02:00 |
|
David Grudl
|
7595a6d5bd
|
composer: added psr-4 loader
|
2025-08-07 00:25:10 +02:00 |
|
David Grudl
|
494d7c1c21
|
composer: require stable packages outside of nette
|
2025-08-07 00:25:10 +02:00 |
|
David Grudl
|
658dbe388a
|
support for PHP 8.5
|
2025-08-07 00:10:17 +02:00 |
|
David Grudl
|
c7fe0fef21
|
uses PHP 8.2 features
|
2025-08-07 00:10:17 +02:00 |
|
David Grudl
|
9151d1eb9c
|
requires PHP 8.2
|
2025-08-07 00:08:29 +02:00 |
|
David Grudl
|
d76f40c2a4
|
opened 5.1-dev
|
2025-08-07 00:04:06 +02:00 |
|
David Grudl
|
befde664fe
|
tests: improved descriptions
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
e1c4cbaece
|
exception: use natural explanatory style
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
1df20ced10
|
cs
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
ce1ba4668b
|
uses promoted properties
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
0f21a6ab3d
|
removed dead code
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
78f552fe8e
|
github actions updated
|
2025-08-07 00:00:40 +02:00 |
|
David Grudl
|
97053089e0
|
Released version 5.0.2
v5.0.2
|
2024-09-03 03:18:11 +02:00 |
|
Lukáš Kotržena
|
2c7b35c29d
|
Result::normalize() Fixed normalization of "-." numbers
|
2024-09-03 03:16:52 +02:00 |
|
Marek Bartoš
|
c04d2197e3
|
Translator: fixed numeric column formatting
|
2024-09-03 03:10:05 +02:00 |
|
Matěj Koubík
|
d342d8d78f
|
DibiExtension3: fixed schema
|
2024-09-03 03:10:05 +02:00 |
|
David Grudl
|
7d8c39f42a
|
cs
|
2024-09-03 03:00:38 +02:00 |
|
David Grudl
|
29b58d64dd
|
PdoDriver: applied #332 #287
|
2024-09-03 03:00:38 +02:00 |
|
David Grudl
|
0a32bb5bdf
|
support for PHP 8.4
|
2024-09-03 03:00:38 +02:00 |
|
David Grudl
|
d707b4ba0e
|
PascalCase constants
|
2024-09-03 03:00:38 +02:00 |
|
David Grudl
|
490cf143ba
|
GitHub actions fixed
- https://learn.microsoft.com/en-us/answers/questions/1853144/error-failed-to-initialize-container-mcr-microsoft
- https://learn.microsoft.com/en-us/sql/tools/sqlcmd/sqlcmd-utility?view=sql-server-ver16&tabs=go%2Cwindows&pivots=cs1-bash
|
2024-09-03 03:00:38 +02:00 |
|
stanley89
|
12ffa0ffd1
|
Tracy\Panel: fixed type error
|
2024-09-02 23:53:15 +02:00 |
|
David Grudl
|
23f65ef837
|
Revert "SqliteDriver: disables exceptions (is enabled since PHP 8.3)"
This reverts commit bb1f7d4b93 .
|
2024-09-02 23:53:15 +02:00 |
|
David Grudl
|
86a71dde28
|
Released version 5.0.1
v5.0.1
|
2023-11-25 14:08:47 +01:00 |
|
David Grudl
|
bb1f7d4b93
|
SqliteDriver: disables exceptions (is enabled since PHP 8.3)
|
2023-11-25 14:08:47 +01:00 |
|
David Grudl
|
680026747e
|
added DibiExtension3
|
2023-11-25 14:08:47 +01:00 |
|
Jan Rössler
|
7ca47508cb
|
PostgreReflector: detect IDENTITY columns as autoincrement
|
2023-11-05 20:38:26 +01:00 |
|
Jan Rössler
|
beba7b3592
|
PostgreReflector: fix autoincrement column detection
|
2023-11-05 20:38:26 +01:00 |
|
David Grudl
|
6cc7ce8e44
|
used PhpStorm Language attribute
|
2023-11-05 20:38:25 +01:00 |
|
Petr Hubík
|
92b8e6077e
|
fix: PDO::errorInfo() can return NULL as a code, but Exception does not accept NULL code
|
2023-09-29 15:55:05 +02:00 |
|
David Grudl
|
e45638eab4
|
cs
|
2023-09-29 15:55:05 +02:00 |
|
Marek Bartoš
|
8564217bc1
|
Fluent: execute() has conditional return type
|
2023-09-05 12:40:51 +02:00 |
|
David Grudl
|
82c45c3076
|
Released version 5.0.0
v5.0.0
|
2023-08-09 16:38:02 +02:00 |
|
Miloslav Hůla
|
df45bd3553
|
added object translators (#420)
The Translator is now capable to translate objects into Expression via object translators registered by the Connection.
|
2023-08-09 16:35:02 +02:00 |
|
Miloslav Hůla
|
fe22e230ce
|
tests: remove dependency on dibi_test database name
|
2023-08-09 16:35:02 +02:00 |
|
David Grudl
|
8257532630
|
used native PHP 8 functions
|
2023-08-09 16:35:02 +02:00 |
|
David Grudl
|
08dfc37492
|
added PHP 8 typehints
|
2023-08-09 16:33:28 +02:00 |
|
David Grudl
|
7acef0c34b
|
added property typehints
|
2023-08-09 16:33:28 +02:00 |
|
David Grudl
|
b01d97ac86
|
removed Dibi\Strict
|
2023-08-09 16:33:28 +02:00 |
|
David Grudl
|
8915b0343c
|
removed support for PHP 7
|
2023-08-09 16:33:28 +02:00 |
|
David Grudl
|
d1a3362321
|
coding style
|
2023-08-09 16:33:28 +02:00 |
|