1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 14:47:48 +01:00
MadelineProto/src/Db
2023-09-07 17:02:27 +02:00
..
Driver Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
CacheContainer.php Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
CachedArray.php Fixes 2023-08-13 17:13:33 +02:00
DbArray.php Indent phpdocs 2023-09-06 21:12:19 +02:00
DbArrayTrait.php Indent phpdocs 2023-09-06 21:12:19 +02:00
DbPropertiesFactory.php More refactoring 2023-08-13 16:57:42 +02:00
DbPropertiesTrait.php Fixes 2023-08-14 16:10:20 +02:00
DbType.php Indent phpdocs 2023-09-06 21:12:19 +02:00
DriverArray.php Remove deprecated property 2023-08-20 11:39:43 +02:00
MemoryArray.php Indent phpdocs 2023-09-06 21:12:19 +02:00
MysqlArray.php Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
PostgresArray.php Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
PostgresArrayBytea.php Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
RedisArray.php Indent phpdocs 2023-09-06 21:12:19 +02:00
SqlArray.php Indent phpdocs 2023-09-06 21:12:19 +02:00