-
Enable replication for PostgreSQL servers (tt02 and production) to another Azure region
Using PostgreSQL flexible replication to another region provides several benefits in terms of data availabilit…
-
value conversions very good feature in EF Core but not convert spatial datatypes or binary to custom objects. for example, I just save Point as geography to database and want use own Point class for g…
-
I have the following setup in a Symfony 3.3 app:
```yml
# config.yml
doctrine:
dbal:
types:
geography_point: CrEOF\Spatial\DBAL\Types\Geography\PointType
```
```php…
-
#### Describe the task
Based on anticipated future work for Registration Part 2 regarding mapping/GIS stuff, it would be useful for us to have PostGIS installed on our databases to enable geospatial …
-
In the live database, there is no `organisation_geography_id` set in the `elections_election` table for ~18k elections.
Is this field used any more?
This normally doesn't matter, but there are 2…
-
OCNA serves North America, that is USA, Canada and Mexico.
Geographical data on these is split across several tables.
IMHO there are two ways of handling it:
1. import OCNA specific code int…
-
For NTA geographies (from database) MOE should not appear for top-coded values. Showing in PFF as 0, showing in database as null. Value should be null in PFF. This is not an issue for aggregate geogra…
-
## The issue
In some cases when we create a parameter and set its type to Dropdown, it won't work as Dropdown but will behave as Search.
My [current understanding](https://github.com/metabase/m…
-
OCNA serves North America, that is USA, Canada and Mexico.
Geographical data on US Nature Protected Areas (not sure if this is the actual term used in USA) is apparently stored in table `us_parks`…
-
### Description
Choosing the _Exclude auto-generated columns_ will exclude only the identity columns but not other auto-generated columns
### DBeaver Version
Community Edition Version 24.1.4.202408…