Commit Graph

1809 Commits

Author SHA1 Message Date
Aditya Toshniwal
64ddfc0eb7
Fix an issue where server foreground/background color was not getting applied after jQuery changes. #5701 2023-03-21 17:39:37 +05:30
Akshay Joshi
ff5b92aaeb Update release note. 2023-03-20 18:25:25 +05:30
Nikhil Mohite
97d3b6c7db
Update documentation for shared storage. #5014 2023-03-20 14:11:57 +05:30
Akshay Joshi
5a0731587a 1) Try to fix Jenkins failure.
2) Update release note
2023-03-17 18:16:17 +05:30
Akshay Joshi
e6e49091b6 Updated release note. 2023-03-16 17:26:14 +05:30
Akshay Joshi
8c8be6461c Remove pyOpenSSL from requirements 2023-03-15 12:21:43 +05:30
Akshay Joshi
0a543d0e95 Ensure that the user's storage directory is created when the users are created, as well as for those users who have not yet been created. #5824 2023-03-14 18:21:18 +05:30
Akshay Joshi
59edf50c02 Update release note 2023-03-14 13:50:00 +05:30
Akshay Joshi
e32019882e Update relese note 2023-03-13 14:58:40 +05:30
Yogesh Mahajan
63c7d14638
Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
Akshay Joshi
6ab43e4582 Update release note 2023-03-13 11:52:51 +05:30
Akshay Joshi
4d5c915144 Update release note 2023-03-08 18:34:37 +05:30
Akshay Joshi
6bd0ea7a02 Fixed an issue where the file name in the query tool tab was not changing if another file is opened. #5909 2023-03-08 17:37:45 +05:30
Akshay Joshi
17f18e795f Fixed an issue where the count query should not be triggered when the estimated count is less than zero. #5904 2023-03-07 16:16:34 +05:30
Akshay Joshi
ca33283930 Make 'using' and 'with check' fields a textarea in the RLS policy. #5874 2023-03-07 12:19:03 +05:30
Akshay Joshi
262d1a1c95 Update release note and version number 2023-03-06 17:10:22 +05:30
Nikhil Mohite
9da8a188fa
Added support for mounting shared storage in server mode. #5014 2023-03-06 17:03:47 +05:30
Akshay Joshi
9b7a38ac52 Ensure that the database migration does not fail with a NoSuchTableError exception. #5870 2023-03-06 15:41:02 +05:30
Akshay Joshi
948feeb11f Update release note 2023-03-02 11:04:18 +05:30
Akshay Joshi
ff3555cf1d Update release notes. 2023-03-02 10:59:38 +05:30
Akshay Joshi
a008f9ba79 Fixed an issue where the database server is not connected using a service file. #5889 2023-02-28 13:29:58 +05:30
Akshay Joshi
486e68b8be Update release note 2023-02-22 14:08:40 +05:30
Akshay Joshi
f404fdcf8a Fixed an issue where the user can't create trigger AFTER UPDATE OF. #5790 2023-02-20 17:37:17 +05:30
Akshay Joshi
e56a1f3e2d Update release note 2023-02-20 13:26:22 +05:30
Khushboo Vashi
5e0daccf76 Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
Akshay Joshi
d8c5bc4320 Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys. #5747 2023-02-14 17:15:04 +05:30
Akshay Joshi
e70f115b48 Update release note 2023-02-14 11:06:15 +05:30
Akshay Joshi
f623d563b1 Ensure that the schema diff tool should pick up the change in the column grants. #5269 2023-02-13 17:54:38 +05:30
Akshay Joshi
0fd1e0963e Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847 2023-02-13 16:49:18 +05:30
Akshay Joshi
428e432732 Update release note 2023-02-10 10:38:17 +05:30
Aditya Toshniwal
1806866bf5
Allow changing cardinality notation in ERD to use Chen notation. #5832 2023-02-10 10:27:16 +05:30
Akshay Joshi
696cb0fa05
Ensure that Grant column permission to a view is visible in the SQL tab. #5685 2023-02-10 10:26:01 +05:30
Akshay Joshi
6833fdd731 Ensure that keyboard hotkey to open query tool and search object should work properly. #5763 2023-02-06 15:58:33 +05:30
Akshay Joshi
ca43f938bd 1. Ensure that the system columns should not visible in the import/export data. #5733
2. Fixed console error while attaching the partition. #5748
2023-02-02 18:14:38 +05:30
Pravesh Sharma
e247867abf
Incorporated review comments for #5705 2023-02-01 14:24:49 +05:30
Akshay Joshi
aa6c199e98 Added bundled PG utilities in the release note. #4320 2023-02-01 13:12:37 +05:30
Akshay Joshi
ff4a409e27 Update release note 2023-01-31 13:06:29 +05:30
Akshay Joshi
ea3dffe78d 1) Fixed an issue where Query history is not getting loaded with an external database. #5781
2) Change the datatype of the value column of the setting table to text instead of a string. #5746
3) Fixed an issue where the key 'passfile' is not found. #4728
2023-01-30 15:38:36 +05:30
Akshay Joshi
fd1c26408b Modify the logic to show the connection string for the shared servers. #4728 2023-01-24 17:22:54 +05:30
Akshay Joshi
a7cf698d09
1) Added support for setting PostgreSQL connection parameters. #4728
2) Fixed an issue where Kerberos authentication to the server is not imported/exported. #5732
3) Increase the length of the value column of the setting table. #5746
4) Upgrade Flask-Migrate to 4.0.0. #5525
2023-01-23 17:19:59 +05:30
Akshay Joshi
91049445dd Update release note 2023-01-19 15:58:44 +05:30
Akshay Joshi
10c6a4f8dc 1) Unpin Sphinx version as the issue has been fixed in v 6.1.3
2) Update release note
2023-01-17 17:30:22 +05:30
Akshay Joshi
e0a3420cd9 Change the release date 2023-01-16 19:34:33 +05:30
Akshay Joshi
9dc27c44e6 Update release note 2023-01-13 12:31:59 +05:30
Akshay Joshi
fbd2f969a2 Update release note 2023-01-09 18:45:36 +05:30
Akshay Joshi
2a86afc64c Update version for release 6.19 2023-01-09 12:34:13 +05:30
Khushboo Vashi
9ff015e73c
Added support of AWS provider for BigAnimal cloud deployment. #5569 2023-01-09 12:32:26 +05:30
Akshay Joshi
a8724b9764 Update message catalogs 2023-01-05 17:44:35 +05:30
Akshay Joshi
014ae2ea3f Update README and release note 2023-01-04 17:30:21 +05:30
Akshay Joshi
81e2657bed Update release note 2023-01-03 10:32:42 +05:30