Add Postgresql support

This commit is contained in:
Frédéric Guillot
2014-07-05 16:32:24 -03:00
parent 23341b2326
commit 035294798d
12 changed files with 364 additions and 23 deletions

View File

@@ -1,6 +1,7 @@
<?php
namespace Schema;
use Core\Security;
const VERSION = 20;