1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:54:03 +00:00
tenancy/assets
Noor Adiana d0023c482a
Add support for postgres schema (#237)
* Add support for postgres schema

* wip

* Apply fixes from StyleCI

* revert to db as default for pgsql

* Move separate_by to database

* Fixing testing

* Fixing style

* Reverted change

* Store string instead of Connection instance

* Remove use statement

* Add use statement for DB facade

* mysql -> pgsql

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-03-10 20:15:07 +01:00
..
migrations Remove timestamps 2019-09-29 11:59:17 +02:00
config.php Add support for postgres schema (#237) 2020-03-10 20:15:07 +01:00
tenant_routes.php.stub Create routes/tenant.php only if the file does not exist (#188) 2019-10-19 22:03:03 +02:00