friendica/src/Database
Hypolite Petovan 24734b05fe Cast object parameters to string in Database\Database
- This makes string casting in Depository->save unnecessary
2021-10-03 15:35:47 -04:00
..
DBA.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
DBStructure.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Database.php Cast object parameters to string in Database\Database 2021-10-03 15:35:47 -04:00
DatabaseException.php Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors) 2020-10-06 20:03:38 +02:00
PostUpdate.php We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
View.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00