1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

6605 commits

Author SHA1 Message Date
kodumbeats 624d099bf9 Assert row width exception is thrown 2021-09-01 10:36:01 -04:00
kodumbeats be47d16290 Use MariaDB max limit for index/attribute subqueries 2021-09-01 10:08:59 -04:00
kodumbeats ae58a60065 Use checkAttribute to catch index limits 2021-08-31 21:13:58 -04:00
kodumbeats e2d1b2df58 Fetch new checkAttribute database method 2021-08-31 21:13:36 -04:00
kodumbeats efa0b86299 Add assertions for row width limit 2021-08-31 12:35:03 -04:00
kodumbeats 8f06625980 Reduce sleep time in test 2021-08-31 11:53:20 -04:00
kodumbeats 42ca474731 Search for attributes from internal table 2021-08-31 11:35:06 -04:00
kodumbeats 4f4db30a8a Test for attribute limit exception 2021-08-31 11:32:49 -04:00
kodumbeats 94e330149f Catch limit exception on attributes 2021-08-31 11:11:46 -04:00
Eldad A. Fux ec858cd7b4
Merge pull request #1548 from appwrite/feat-users-update-new
feat-users-update-new
2021-08-30 13:35:39 +03:00
Damodar Lohani 270b70794b fix account test 2021-08-30 11:36:06 +05:45
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani 0f97300c3f tests 2021-08-29 16:15:48 +05:45
Eldad A. Fux 1e026c6b58
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Eldad A. Fux 06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
kodumbeats eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Eldad Fux 1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Eldad Fux ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. Fux aceba88d69
Merge pull request #1449 from appwrite/feat-db-limit-exceptions
feat(refactor-db): catch index limit exceptions
2021-08-27 07:05:25 +03:00
kodumbeats 0d2bbb0ae9 Fix tests for index limits 2021-08-24 19:35:43 -04:00
kodumbeats 2f26f8ae4f Count index from internal index table 2021-08-24 19:35:32 -04:00
kodumbeats e6d4897acc Debug index limits tests 2021-08-24 18:23:12 -04:00
kodumbeats a4486fd99e Use indexId instead of id 2021-08-24 18:21:56 -04:00
kodumbeats c072a07ed5 Increase sleep for index tests 2021-08-24 18:21:56 -04:00
kodumbeats bf4c1c8c9c Fix tests 2021-08-24 18:21:56 -04:00
kodumbeats 34b6894be2 Add more tests for index limits 2021-08-24 18:20:54 -04:00
kodumbeats 1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats 5678100d7d Use main branch of utopia-php/database 2021-08-24 18:18:14 -04:00
Eldad Fux 48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00
Eldad A. Fux 6ccfcd061d
Merge pull request #1510 from PineappleIOnic/fix-sql-timeout
Initial Fix
2021-08-24 19:25:40 +03:00
Bradley Schofield 667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield 071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
kodumbeats cc0c3d074e Replace last line that was somehow removed during interactive rebase 2021-08-24 10:03:32 -04:00
kodumbeats 8087ca1575 Test for 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats 98e15f782a Use 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats c974ee1f5c Update utopia-php/database from 0.7 to 0.9 2021-08-24 09:53:33 -04:00
kodumbeats e2024c274a Test for duplicate exception 2021-08-24 09:53:15 -04:00
kodumbeats 758f8e8eb2 Catch duplicate index exception when creating and updating a document 2021-08-24 09:53:15 -04:00
Eldad A. Fux abc6ceb941
Merge pull request #1499 from appwrite/feat-decouple-collections
Feat decouple collections
2021-08-24 00:26:41 +03:00
Eldad Fux 5bf7f3f773 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-24 00:25:21 +03:00
Eldad A. Fux 27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux 8f2e5c3563
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:56 +03:00
Eldad A. Fux f9d5d310e3
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
Eldad A. Fux 8219fcbcb4
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
Eldad A. Fux 0b30691879
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:14 +03:00
Eldad A. Fux 130d567ecf
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00