64 results found
-
Data generation from tables with foreign keys.
Add the ability for Data generation from tables with foreign keys.
1 vote -
How do we import csv file into psql from azure storage account?
Usually using copy command we can import files into psql stored in local drive. How can we use copy command to import files stored in azure storage account?
1 voteAdminDevart (_, Devart) responded
You can download the file to a local drive and perform data import.
Also, you can import it using ODBC https://docs.devart.com/studio-for-postgresql/exporting-and-importing-data/migrating-data-from-other-servers.html
-
automatic quote TABLE and COLUMN names from suggestion and autocomplete feature
Because postgresql usually need to quote table and columns names (if names are not LOWERCASE), will be nice if sql editor, when suggesting for autocomplete, type "table name" or "column name" with also quotes.
1 vote -
0 votes
- Don't see your idea?