This website requires JavaScript.
Explore
Help
Sign In
clones
/
friendica
Watch
1
Star
0
Fork
0
You've already forked friendica
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
2a4985cd46e2aece0111166cb74f04c152ee6c64
friendica
/
src
/
Database
History
Hypolite Petovan
2a4985cd46
Fix database connection with sockets
...
- Reformat Database\Database.php file - Reformat and fix spelling in static/defaults.config.php file
2022-11-19 19:15:43 -05:00
..
Definition
include suggested changes
2022-07-13 00:23:12 +02:00
Database.php
Fix database connection with sockets
2022-11-19 19:15:43 -05:00
DatabaseException.php
Add missing copyright text
2022-01-02 10:49:50 +01:00
DBA.php
Use DBA::quoteIdentifier in Database::escapeFields
2022-07-28 05:37:22 -04:00
DBStructure.php
The EOL constant is removed
2022-10-18 12:29:50 +00:00
PostUpdate.php
More functions moved to content class
2022-10-27 05:44:44 +00:00
View.php
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
2022-07-12 23:40:31 +02:00