1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Mukul Kolpe c1235bfb7c Fixed PSR issues in the Extend(src\Appwrite) library 2021-10-07 02:53:58 +05:30
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
Eldad Fux d4868860a1 Fixed rollback 2021-05-27 17:58:07 +03:00
Eldad Fux 78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad Fux 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad Fux 2996260e41 Added missing docs 2020-10-27 21:34:27 +02:00
Eldad Fux e5c5cb0a25 Updated PDO PHP8 signature 2020-10-27 08:34:02 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
Eldad Fux 5a95c60b45 Improved reconnect 2020-07-04 22:18:37 +03:00
Eldad Fux 0e49fb7b63 Improved DB reconnection 2020-07-04 21:22:04 +03:00
Eldad Fux fe0dc25921 Change reconnect logic 2020-07-03 14:35:10 +03:00
Eldad Fux ed39069cc2 New connection should throw exceptions too 2020-07-03 13:24:09 +03:00
Eldad Fux a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00