issues
search
utopia-php
/
database
Lite & fast micro PHP database abstraction library that is **easy to use**.
MIT License
65
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Create Documents to fire individual events
#486
PineappleIOnic
opened
2 days ago
0
Make bulk methods always return array of documents
#485
PineappleIOnic
closed
3 days ago
0
Don't throw when deleting indexes that don't exist
#484
PineappleIOnic
closed
6 days ago
0
Fix create documents event
#483
PineappleIOnic
closed
6 days ago
0
Primary key bigint
#482
fogelito
opened
1 week ago
0
0.53.x alter attribute indexes
#481
fogelito
closed
1 week ago
0
sharedTables index
#480
fogelito
closed
1 week ago
0
Update Bulk Document events to use document
#479
PineappleIOnic
closed
1 week ago
0
Duplicate attributes
#478
fogelito
closed
1 week ago
0
Implement support for all queries on bulk document updates
#477
PineappleIOnic
closed
2 weeks ago
0
Make bulk document deletes support all queries
#476
PineappleIOnic
closed
2 weeks ago
0
Fix query type error
#475
abnegate
closed
2 weeks ago
0
Fix transactions
#474
abnegate
closed
2 weeks ago
0
chore: update utopia-php/cache to 0.11.0
#473
basert
closed
2 weeks ago
0
Get Connection Id
#472
fogelito
closed
2 weeks ago
0
Fix transactions
#471
abnegate
closed
2 weeks ago
0
Don't throw on deleteAttribute if column doesn't exist
#470
PineappleIOnic
closed
2 weeks ago
0
Fix datetime encoding on array
#469
fogelito
closed
2 weeks ago
0
Min/max date validation based on adapter limits
#468
abnegate
closed
2 weeks ago
0
Joins
#467
fogelito
opened
3 weeks ago
0
Add not found exception
#466
abnegate
closed
2 weeks ago
0
Allow skipping check for relationship existence
#465
abnegate
closed
1 month ago
0
Max query values
#464
fogelito
closed
1 month ago
0
Feat merge coverage
#463
abnegate
opened
1 month ago
0
Feat bulk update
#462
PineappleIOnic
closed
3 weeks ago
0
Fix junction strings ids
#461
fogelito
closed
3 weeks ago
1
Fix junctions insert
#460
fogelito
closed
1 month ago
0
Fix: Add safeuards for shared table
#459
Meldiron
closed
1 month ago
1
Fix: Add safeuards for shared table
#458
Meldiron
closed
1 month ago
1
Chore packages upgrade
#457
byawitz
closed
1 month ago
0
Fix: Shared table operations
#456
Meldiron
closed
1 month ago
1
Allow changing document ID
#455
abnegate
closed
1 month ago
0
Sync findOne style from 0.53 to main
#454
PineappleIOnic
closed
1 month ago
0
Update FindOne empty return value
#453
PineappleIOnic
closed
3 weeks ago
0
Fix index metadata becoming desynchronised when updating relationship names
#452
PineappleIOnic
closed
1 month ago
0
Add collection size on disk method and update existing method
#451
PineappleIOnic
closed
2 months ago
0
Add get collection size data method
#450
PineappleIOnic
closed
1 month ago
0
Make findOne return empty document instead of false
#449
PineappleIOnic
closed
2 months ago
0
Fix non-quoted newKey in MariaDB and add newKey filtering for postgres
#448
PineappleIOnic
closed
2 months ago
0
Batch Deletes
#447
PineappleIOnic
closed
3 weeks ago
0
Fix deadlock when selecting permissions for update
#446
abnegate
closed
2 months ago
0
Add Truncate Error class for resizing string attributes
#445
PineappleIOnic
closed
2 months ago
0
Fix VARCHAR -> VARCHAR truncation and add tests
#444
PineappleIOnic
closed
2 months ago
0
Fix nested id queries not working
#443
PineappleIOnic
closed
2 months ago
0
Implement resizing string attributes
#442
PineappleIOnic
closed
2 months ago
0
Don't throw duplicate for shared tables for index create
#441
abnegate
closed
3 months ago
0
Return on empty docs
#440
fogelito
closed
3 months ago
0
Feat atomic updates
#439
abnegate
closed
3 months ago
0
Feat: Datetime validator precision
#438
Meldiron
closed
3 months ago
0
Feat migrations
#437
abnegate
closed
2 weeks ago
0
Next