Commit graph

904 commits

Author SHA1 Message Date
Jake Barnby
e93e03c248
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:15:53 +13:00
Jake Barnby
deb3d75375
Explicit order asc 2025-10-03 20:00:32 +13:00
Jake Barnby
2bc90db1f6
Fix tests 2025-10-03 18:56:05 +13:00
Jake Barnby
59ae403391
Add more validation tests 2025-10-03 17:34:34 +13:00
Jake Barnby
71b2164154
Clean up state helper 2025-10-03 16:58:23 +13:00
Jake Barnby
522a4d2a62
Format 2025-10-03 00:39:14 +13:00
Jake Barnby
0aaa276f03
Merge branch 'feat-txn' of github.com:appwrite/appwrite into feat-txn 2025-10-03 00:12:30 +13:00
Jake Barnby
d54058b59a
Fix multi API event 2025-10-03 00:12:19 +13:00
Jake Barnby
5da2ca292a
Add missing injection 2025-10-03 00:03:54 +13:00
Jake Barnby
f4830b1672
Catch query exception 2025-10-03 00:03:46 +13:00
Jake Barnby
7fd2502dd5
Block client bulk upsert txn 2025-10-03 00:03:34 +13:00
Jake Barnby
36a8365ebb
Count from state 2025-10-03 00:03:20 +13:00
Jake Barnby
a9a97b2fe0
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:20:22 +13:00
Jake Barnby
6581d68e6d
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:20:02 +13:00
Jake Barnby
51d5ddb463
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:17:17 +13:00
Jake Barnby
473be9284d
Check convert 2025-10-02 22:24:54 +13:00
Jake Barnby
490341af09
Fix log limit 2025-10-02 21:46:28 +13:00
Jake Barnby
ae661e9961
Fix missing bulk map 2025-10-02 21:37:54 +13:00
Jake Barnby
26ae33522d
Fix txn read scope 2025-10-02 21:36:33 +13:00
Jake Barnby
070d5f59d1
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-10-02 19:25:46 +13:00
Darshan
813bc0d9b3 fix: wrong audit resource. 2025-10-01 18:25:32 +05:30
Jake Barnby
9a468e8297
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-01 20:15:43 +13:00
Torsten Dittmann
b7604a5742 Fix buildOutput attribute name in deployment check 2025-09-30 19:51:17 +04:00
Torsten Dittmann
debdfeedf1 Fix variable reference in function build command 2025-09-30 18:33:22 +04:00
Torsten Dittmann
4b98544112 Move outputDirectory initialization before conditional flow 2025-09-30 18:31:37 +04:00
Torsten Dittmann
04d6693803 Fix output directory path validation and position 2025-09-30 18:10:53 +04:00
Torsten Dittmann
b614045d97 fix(builds-worker): Use outputDirectory attribute from deployment or
resource
2025-09-30 18:08:49 +04:00
Jake Barnby
97f76899bf
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	app/config/platforms.php
2025-09-25 18:00:07 +12:00
Jake Barnby
4a3cbdafca
Move to row-level scope for txn 2025-09-25 17:59:39 +12:00
Chirag Aggarwal
85da691aec allow null adapter 2025-09-24 13:05:37 +05:30
Chirag Aggarwal
9d99f5cec2 chore: update afterbuild pass adapter 2025-09-24 11:47:13 +05:30
Chirag Aggarwal
5749b41753 updated to use if throw checks 2025-09-24 10:00:55 +05:30
Chirag Aggarwal
7ea01733ef chore: update afterbuild fn 2025-09-23 18:28:29 +05:30
Chirag Aggarwal
421ec6f3f8 fix: use correct constant 2025-09-23 07:49:55 +05:30
Chirag Aggarwal
232b22b71e use constants 2025-09-23 07:35:17 +05:30
Jake Barnby
9fde875904
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-09-22 16:12:45 +12:00
Chirag Aggarwal
3e8211d6bd refactor: improve code readability for schedules 2025-09-20 19:45:44 +05:30
Jake Barnby
f944ad350e
Catch query exception on bulk update/delete 2025-09-19 17:32:34 +12:00
Jake Barnby
c1782f6f58
Don't remove required attributes 2025-09-19 15:28:41 +12:00
Jake Barnby
0e2c5d93f5
Update check 2025-09-18 14:54:07 +12:00
ArnabChatterjee20k
4815780476 Add spatial column validation during required mode and tests for existing data in databases 2025-09-17 18:01:29 +05:30
Jake Barnby
a7cff1b53d
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-09-16 12:58:09 +12:00
Divyansha Dubey
ef3d38c5a6 fixed db stats env var 2025-09-12 17:48:15 +04:00
Jake Barnby
4f916fae22
Handle limit exception 2025-09-13 00:04:37 +12:00
Jake Barnby
7120bce761
Handle structure exception 2025-09-12 21:47:40 +12:00
Jake Barnby
38dc92bfa7
Delete with worker 2025-09-12 02:05:19 +12:00
Jake Barnby
65ad2c9ff5
Handle usage + realtime 2025-09-12 01:45:16 +12:00
Jake Barnby
b74e5ce5cd
Block bulk ops through txn create multi ops 2025-09-11 22:22:46 +12:00
Jake Barnby
6652e27dd5
Update TablesDB auth 2025-09-11 22:21:53 +12:00
Jake Barnby
c7dba3690a
Update auth types 2025-09-11 22:17:00 +12:00