This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7c6896f091
server
/
lib
/
private
/
Setup
History
Joas Schilling
9781312648
Prevent syntax error when creating user or changing password
2016-07-18 11:44:10 +02:00
..
AbstractDatabase.php
use pdo for postgres setup
2016-07-12 14:38:24 +02:00
MySQL.php
Remove duplicate database connect logic in mysql setup
2016-07-12 14:38:24 +02:00
OCI.php
Changed the input option for database-port to required when parameter was provided.
2016-07-06 11:31:28 +02:00
PostgreSQL.php
Prevent syntax error when creating user or changing password
2016-07-18 11:44:10 +02:00
Sqlite.php