Commit 15f9449
committed
Use
This fixes an issue where the database adapter is not set correctly in
deployed environments as the schema in the URL is used to determine the
adapter. We need to use `postgis` so that we can use the features of
PostGIS.
Jira-Issue: 6706postgis schema in database URL1 parent acaf477 commit 15f9449
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments