issues
search
atk4
/
data
Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io/en/stable/
MIT License
273
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop UserAction::$modifier property
#1238
mvorisek
closed
21 hours ago
0
Upgrade Codecov CI
#1236
mvorisek
closed
2 days ago
0
Upgrade PHPStan to v2.0
#1235
mvorisek
closed
1 week ago
0
Narrow array phpdocs
#1234
mvorisek
closed
4 weeks ago
0
Ignore PHPStan wrong array-shape subtraction warnings
#1233
mvorisek
closed
2 months ago
0
Revert fix test for the MariaDB v11.4.3 and v11.5.2
#1232
mvorisek
closed
1 day ago
0
Fix test for the MariaDB v11.4.3 and v11.5.2
#1231
mvorisek
closed
2 months ago
0
PDO::ATTR_EMULATE_PREPARES no longer properly causing type casting from string to int/bool
#1230
scottfriebel
closed
2 months ago
3
Fix update "new class() {..." CS
#1229
mvorisek
closed
3 months ago
0
Build epub and htmlzip docs
#1228
Jmos
closed
3 months ago
2
Fix Migrator with joined/imported fields
#1227
PhilippGrashoff
closed
3 months ago
3
Migrator::create() adds Fields from Join to Model table
#1226
PhilippGrashoff
closed
3 months ago
6
Optimize Expression::escapeStringLiteral() using 10-ary CONCATs
#1225
mvorisek
closed
5 months ago
0
Improve Expression::getDebugQuery() performance
#1224
mvorisek
closed
5 months ago
0
Use `bigint` DBAL type for ID fields by default
#1223
mvorisek
closed
5 months ago
0
Throw when introspected table does not exist
#1222
mvorisek
closed
6 months ago
0
Set persistence for introspected model if passed to Migrator
#1221
mvorisek
closed
6 months ago
0
Fix SQL table DBAL types introspection
#1220
mvorisek
closed
6 months ago
0
Allow DBAL type to be passed internally in DSQL
#1219
mvorisek
closed
6 months ago
0
Add `Migrator::introspectTableToModel()` method
#1218
mvorisek
closed
6 months ago
0
Bind PostgreSQL values using strong type
#1217
mvorisek
closed
6 months ago
0
Use Doctrine SQL formatter
#1216
mvorisek
closed
6 months ago
0
Upgrade PHPStan to v1.11.1
#1215
mvorisek
closed
6 months ago
0
Improve SQLite LIKE performance II
#1214
mvorisek
closed
6 months ago
0
Impl. binary LIKE for Oracle
#1213
mvorisek
closed
6 months ago
0
Prevent binary prefix to collide with string/text input for Oracle
#1212
mvorisek
closed
6 months ago
0
Workaround empty REGEXP pattern support for MySQL 5.x
#1211
mvorisek
closed
6 months ago
0
Fix LIKE/REGEXP result with null value/pattern
#1210
mvorisek
closed
6 months ago
0
Improve SQLite LIKE performance
#1209
mvorisek
closed
6 months ago
0
Fix LIKE with binary input for MSSQL II
#1208
mvorisek
closed
6 months ago
0
Fix REGEXP with binary input for SQLite
#1207
mvorisek
closed
6 months ago
0
Fix LIKE with binary input for MSSQL
#1206
mvorisek
closed
6 months ago
0
Add Oracle text LIKE/REGEXP support
#1205
mvorisek
closed
6 months ago
0
Add LIKE/REGEXP with binary input for PostgreSQL
#1204
mvorisek
closed
6 months ago
0
Fix LIKE/REGEXP with binary input for MySQL
#1203
mvorisek
closed
7 months ago
0
Impl. binary (case sensitive) LIKE/REGEXP for SQLite
#1202
mvorisek
closed
7 months ago
0
Impl. escape long string literal for Oracle
#1201
mvorisek
closed
7 months ago
0
Unify LIKE operator for MSSQL
#1200
mvorisek
closed
7 months ago
0
Fix SQL single line comment grammar
#1199
mvorisek
closed
7 months ago
0
Make LIKE operator escapable
#1198
mvorisek
closed
7 months ago
0
Honor backslash if not escaping
#1197
mvorisek
closed
7 months ago
1
Optimize string literal escape performance
#1196
mvorisek
closed
7 months ago
0
Fix PDO string literal escape
#1195
mvorisek
closed
7 months ago
0
Make LIKE operator escapable
#1194
mvorisek
closed
7 months ago
0
Fix MSSQL string literal escape
#1193
mvorisek
closed
7 months ago
0
Allow Expression::escapeStringLiteral() without connection
#1192
mvorisek
closed
7 months ago
0
Add regexp SQL operator support
#1191
mvorisek
closed
7 months ago
0
Improve MSSQL "extended property" DBAL fix
#1190
mvorisek
closed
7 months ago
0
Fix phpstan-strict-rules v1.5.3
#1189
mvorisek
closed
7 months ago
0
Add phpunit v11 support
#1188
mvorisek
closed
7 months ago
0
Next