Akshay Joshi
|
e38c38cd58
|
Fixed following SonarQube code smells:
1) Remove this useless assignment to a variable.
2) Remove the unused local variable.
|
2022-01-12 14:53:19 +05:30 |
|
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +05:30 |
|
Aditya Toshniwal
|
d81960a6eb
|
Fixed API Test Case for ERD
|
2021-10-12 14:26:01 +05:30 |
|
Nikhil Mohite
|
6021e07761
|
Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'. Fixes #5741
|
2021-09-09 13:00:35 +05:30 |
|
Akshay Joshi
|
b13627398b
|
Fixed API test cases
|
2021-05-05 13:12:20 +05:30 |
|
Aditya Toshniwal
|
e0639602e6
|
Fixed ERD API test case failing for PG13
|
2021-02-22 15:01:01 +05:30 |
|
Aditya Toshniwal
|
181bec62ce
|
Fixed API test cases by making the connection id unique for ERD.
|
2021-02-04 16:14:55 +05:30 |
|
Aditya Toshniwal
|
ee679e39e5
|
Use unique database name in ERD API test cases.
|
2021-02-03 16:49:17 +05:30 |
|
Akshay Joshi
|
9fa29457a4
|
Update copyright notice for ERD and Kerberos files.
|
2021-01-19 16:22:53 +05:30 |
|
Aditya Toshniwal
|
0c8226ff39
|
Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802
|
2021-01-16 17:06:50 +05:30 |
|