Akshay Joshi
|
740ce15bd7
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
|
Akshay Joshi
|
98184e5835
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
Mark Mayo
|
41508f7f67
|
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
|
2022-11-19 10:13:41 +05:30 |
|
Aditya Toshniwal
|
4fc0f288c7
|
Use SocketIO instead of REST for fetching database tables data in ERD. #5065
|
2022-10-17 15:24:22 +05:30 |
|
Nikhil Mohite
|
d967d5046d
|
Fixed 'Remove the unused function parameter' code smell.
|
2022-09-09 18:36:51 +05:30 |
|
Akshay Joshi
|
084203debc
|
Fixed Securtiy Hotspot reported by SonarQube.
|
2022-08-12 17:10:26 +05:30 |
|
Akshay Joshi
|
1bee39a67e
|
Fixed ERDInitialize API test case.
|
2022-04-26 18:23:24 +05:30 |
|
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 |
|