|
b596e66fab
|
Issue #1874: fix using "UnknownTable" when copying PostgreSQL rows in data tab
|
2025-01-04 16:09:40 +01:00 |
|
|
f5427bb1a4
|
Issue #2041: categorize PostgreSQL's MONEY type from floats into text types, to fix exports and editing localized values including a currency symbol
|
2024-11-03 11:41:45 +01:00 |
|
|
ae2abe22b5
|
Issue #1931: retrieve oid of user defined PostgreSQL data type CITEXT dynamically, which is different on each server/database.
|
2024-04-24 20:07:18 +02:00 |
|
|
4ac4152e7d
|
Support CITEXT columns and categorize as text type, so these show up in foreign values pulldown editor of data grid. Closes #1931
|
2024-04-22 20:30:34 +02:00 |
|
|
c4085bed4e
|
Refactor: move structures for specific network types out of dbstructures, into their own dbstructures.xxx.pas, and include const.inc in project sources
|
2022-04-23 11:38:26 +02:00 |
|