1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/edition/storage
Jasper Siepkes 89a28ad22f
Ignore PostGIS when determining if PostgreSQL is empty
If the PostGIS extension is installed in PostgreSQL the
'spatial_ref_sys' will automatically have been installed in the public
schema. Documize would see this table and incorrectly assume it
shouldn't enter setup mode.
2019-04-23 17:07:09 +02:00
..
mysql.go Make storage providers generate row limit clause 2019-04-04 12:08:57 +01:00
postgresql.go Ignore PostGIS when determining if PostgreSQL is empty 2019-04-23 17:07:09 +02:00
sqlserver.go Make storage providers generate row limit clause 2019-04-04 12:08:57 +01:00
storage_test.go SQL Server provider basics 2019-03-27 15:09:48 -04:00