_cdb_has_usable_geom_record: Check only the extension schema
This commit is contained in:
parent
bd793f72e5
commit
73b82be89a
1
NEWS.md
1
NEWS.md
@ -3,6 +3,7 @@
|
|||||||
* Add `CDB_RegenerateTable` function to regenerate a table.
|
* Add `CDB_RegenerateTable` function to regenerate a table.
|
||||||
* Add `CDB_GetTableQueries` to get the queries of a table (constraints, indices, triggers...).
|
* Add `CDB_GetTableQueries` to get the queries of a table (constraints, indices, triggers...).
|
||||||
* Deprecate creation of new overview tables.
|
* Deprecate creation of new overview tables.
|
||||||
|
* _cdb_has_usable_geom_record: Check only the extension schema.
|
||||||
|
|
||||||
0.36.0 (2020-02-13)
|
0.36.0 (2020-02-13)
|
||||||
* Make `_CDB_Group_API_Auth` python3 compatible by passing bytes representation instead of a string.
|
* Make `_CDB_Group_API_Auth` python3 compatible by passing bytes representation instead of a string.
|
||||||
|
Loading…
Reference in New Issue
Block a user