issues
search
atk4
/
data
Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Connect to test DB lazily from TestCase
#1032
mvorisek
closed
2 years ago
0
Use fixed PHP CS Fixer v3.9.4
#1031
mvorisek
closed
2 years ago
0
Rename less frequently used properties to camelCase
#1030
mvorisek
closed
2 years ago
0
Add custom DBAL driver middleware
#1029
mvorisek
closed
2 years ago
0
Fix DBAL Sqlite foreign key 5427, 5485, 5497 and 5501 issues
#1028
mvorisek
closed
2 years ago
0
Add Migrator::drop support to drop linked FKs first
#1027
mvorisek
closed
2 years ago
0
Add Schema\TestCase::getConnection() method
#1026
mvorisek
closed
2 years ago
0
Fix SqlitePlatform to support quoted table name
#1025
mvorisek
closed
2 years ago
0
Fix table /w schema support for all DBs
#1024
mvorisek
closed
2 years ago
0
Do not use broken PHP CS Fixer v3.9.1
#1023
mvorisek
closed
2 years ago
0
Add support for model nesting with CTE
#1022
mvorisek
opened
2 years ago
0
Remove WITH/CTE column mapping for model
#1021
mvorisek
closed
2 years ago
0
Fix join with aliased fields
#1020
mvorisek
closed
2 years ago
0
Add Migrator methods to create DB foreign keys
#1019
mvorisek
closed
2 years ago
0
Fix whole query regexes performance
#1018
mvorisek
closed
2 years ago
0
Add SQL string literal escape method
#1017
mvorisek
closed
2 years ago
0
Replace SQL persistence connection property with getter
#1016
mvorisek
closed
2 years ago
0
Remove Model::withId() method
#1015
mvorisek
closed
2 years ago
0
Fix PostgreSQL LIKE operator support
#1014
mvorisek
closed
2 years ago
0
Remove "<>", "is", "is not", "not" operators support
#1013
mvorisek
closed
2 years ago
0
Fix Oracle limit 0 support
#1012
mvorisek
closed
2 years ago
0
Fix Model::loadXxx() /w limit/offset set
#1011
mvorisek
closed
2 years ago
2
setLimit(1) not working
#1010
mkrecek234
closed
2 years ago
1
Improve datetime types typecasting
#1009
mvorisek
closed
2 years ago
0
Add Model::executeCountQuery() method
#1008
mvorisek
closed
2 years ago
0
Upgrade hintable to v1.9
#1007
mvorisek
closed
2 years ago
0
Fix/test char types length limits
#1006
mvorisek
closed
2 years ago
0
Improve Model load hooks
#1005
mvorisek
closed
2 years ago
0
Forbid ContainsXxx unmanaged data modification
#1004
mvorisek
closed
2 years ago
0
Strip schema from table for Join::foreign_field guess
#1003
mvorisek
closed
2 years ago
4
Strip schema from table for HasMany::their_name guess
#1002
samsouthardjr
closed
2 years ago
1
Throw when foreign record cannot be found
#1001
mvorisek
closed
2 years ago
0
Traversal to not-null but unavailable ID should fail
#1000
mvorisek
closed
2 years ago
1
Fix ContainsOne model/entity hook
#999
mvorisek
closed
2 years ago
0
hasMany referencing a table in another db generates ciritcal error from lack of fallback field
#998
samsouthardjr
closed
2 years ago
0
Array persistence traversal is not consistent vs. SQL traversal
#997
mvorisek
opened
2 years ago
0
`Model::tryLoad` returns null when not found
#996
mvorisek
closed
2 years ago
0
CS and type improvements
#995
mvorisek
closed
2 years ago
0
Fix exception throwing for MSSQL insert queries
#993
mvorisek
closed
2 years ago
0
Add Model checkpoint functions
#992
samsouthardjr
closed
2 years ago
15
Fix 64-bit IEEE 754 floating-point precision support
#991
mvorisek
closed
2 years ago
0
Drop addFields() methods in favor of addField() returning $this
#990
mvorisek
closed
2 years ago
9
Fix numeric compare affinity for SQLite
#989
mvorisek
closed
11 months ago
0
Improve MSSQL/Oracle missing fields in group fix
#988
mvorisek
closed
2 years ago
0
Add support for AggregateModel traversing
#987
mvorisek
closed
2 years ago
0
Fix hasXxx on AggregateModel
#986
mvorisek
closed
2 years ago
0
AggregateModel inheriting reference on setGroupBy fields
#985
mkrecek234
opened
2 years ago
2
AggregateModel: Cannot add hasOne reference
#984
mkrecek234
closed
2 years ago
2
Fix MoneyType::requiresSQLCommentHint() return type
#983
mvorisek
closed
2 years ago
0
Remove strpos usage where possible
#982
mvorisek
closed
2 years ago
0
Previous
Next