ArnabChatterjee20k and Copilot
fc918d8b3c
feat: add support for unsigned integer and bigint columns in database tests
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 11:48:47 +05:30
ArnabChatterjee20k
e7072574ad
updated tests
2026-04-16 14:13:01 +05:30
ArnabChatterjee20k
229ab28427
Merge remote-tracking branch 'origin/1.9.x' into big-int
2026-04-09 11:15:59 +05:30
Chirag Aggarwal
f2ea0b9b48
Fix PHPStan baseline cleanup issues (part 2)
2026-04-01 10:20:20 +05:30
ArnabChatterjee20k
737bfc599a
fixed analyze
2026-03-30 18:00:43 +05:30
ArnabChatterjee20k
819863559e
Enhance BigInt support across database attributes and validation, updating types and tests for consistency.
2026-03-30 17:45:25 +05:30
ArnabChatterjee20k
5741041f33
updated tests
2026-03-30 17:32:49 +05:30
ArnabChatterjee20k
01db1efbc4
added tests
2026-03-30 16:08:21 +05:30
Jake Barnby
a94649fb58
Merge remote-tracking branch 'origin/1.8.x' into feat-installer
...
# Conflicts:
# composer.json
# composer.lock
2026-03-16 21:25:10 +13:00
loks0n and Claude Opus 4.6
286e0e5802
Fix import ordering in TablesDB test files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-15 16:25:05 +00:00
loks0n and Claude Opus 4.6
ac05c9e9ce
Split TablesDB e2e tests into a separate CI job
...
Move all TablesDB* test files from tests/e2e/Services/Databases/ to a
new tests/e2e/Services/TablesDB/ directory, updating namespaces and
adding explicit imports for shared base traits. Add TablesDB as a
separate service in the CI matrix so /v1/databases and /v1/tables tests
run as independent parallel jobs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-15 16:22:01 +00:00