issues
search
oracle
/
quicksql
A library for generating DDL SQL and entity-relationship-diagrams from Quick SQL code
Universal Permissive License v1.0
53
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QuickSQL additional VIEW configuration to accommodate Tenant_ID
#74
pallasinfotech
opened
2 days ago
0
Bring back Tenant_ID in Triggers
#73
pallasinfotech
opened
2 days ago
0
Code Generation in Quick SQL Creates Randomly Ordered Tables, Leading to Script Execution Failures
#72
pallasinfotech
opened
2 days ago
0
Add support for 23ai Vector data type
#71
SyNuOra
opened
3 weeks ago
0
Commented QuickSQL in Generated SQL Script Can't Be Pasted As Is into QuickSQL Again
#70
stevemuench
opened
1 month ago
0
/rowkey table directive
#69
schunt1
opened
4 months ago
1
FK reference to other tables
#68
schunt1
closed
6 months ago
4
Sample Data Model (Departments and Employees) produces bad SQL. Missing semi-colon, and bad BLOB insert.
#67
neilfernandez
opened
6 months ago
1
Add Oracle Text column directive
#66
tcaruth
opened
6 months ago
0
/insert generates unexpected 'N/A' string for a blob column & data too long for vc20
#65
stevemuench
opened
6 months ago
0
Resolves issue #65, Resolves Issue #67
#64
vadim-tropashko
opened
7 months ago
0
Unique constraint name unexpectedly leaves out table prefix if used
#63
stevemuench
closed
7 months ago
0
Missing customer_id in the diagram
#62
vadim-tropashko
closed
7 months ago
0
Resolves #57, Resolves #62, Resolves #63
#61
vadim-tropashko
closed
7 months ago
0
fix: changed auto layout using rappid's DirectedGraph layout, Resolves #41
#60
zahariev-oracle
closed
7 months ago
0
Update default `db` setting to be 19c or 23c
#59
neilfernandez
closed
8 months ago
1
Confusing that #semantics:default is required to get default semantics
#58
stevemuench
closed
7 months ago
1
"Prefix primary keys with table name", table api error
#57
simonhunt8475
closed
7 months ago
0
Resolves #51, #55, #59
#56
vadim-tropashko
closed
8 months ago
0
Escape character for /values
#55
simonhunt8475
closed
8 months ago
2
NPX command, error diagnostic fixes, issue 52
#54
vadim-tropashko
closed
8 months ago
0
issues 47+
#53
vadim-tropashko
closed
8 months ago
0
Please Support /setnull Option Wherever /cascade is Supported to Enable Reverse Engineering Existing Schemas to Quick SQL
#52
stevemuench
closed
8 months ago
5
Boolean Datatype 23c (Was: Order of 'default' with boolean produces invalid SQL)
#51
dmcghan
closed
8 months ago
7
Performance generating SQL with more than a few tables is not great
#50
dmcghan
opened
9 months ago
0
Certain check constraint values can change column data type
#49
dmcghan
closed
9 months ago
1
email address parsing error for column defaults
#48
damithkothalawala
closed
9 months ago
3
cannot create composite primary keys
#47
damithkothalawala
closed
8 months ago
2
Use key words in the column name to default the data type
#46
simonhunt8475
closed
9 months ago
1
"Prefix primary keys with table name" with SYSGUID error
#45
simonhunt8475
closed
8 months ago
6
build(deps-dev): bump vite from 4.5.0 to 4.5.2
#44
dependabot[bot]
opened
9 months ago
1
/fk directive overrides INT data type to number
#43
dmcghan
closed
9 months ago
1
Boolean type uses the wrong case for the default value
#42
dmcghan
closed
9 months ago
1
When there are more tables on the diagram, the tables overlap each other.
#41
alahe
closed
7 months ago
3
The sequence deletion statement is not created if DROP='Y'
#40
alahe
closed
9 months ago
1
Generated PL/SQL Table API Lists Foreign Key Columns Twice, Producing Error
#39
stevemuench
closed
9 months ago
1
Issues 25+
#38
vadim-tropashko
closed
9 months ago
0
Add support for check constraints other than "value in list"
#37
dmcghan
closed
8 months ago
1
Add support for table level check constraints
#36
dmcghan
closed
8 months ago
5
Output DDL has `undefined` for QuickSQL version
#35
neilfernandez
closed
9 months ago
1
build(deps-dev): bump vite from 4.5.0 to 4.5.1
#34
dependabot[bot]
closed
9 months ago
1
Add support for table partitions
#33
dmcghan
closed
11 months ago
1
/default needs better support for Oracle functions and sequence.nextval
#32
dmcghan
closed
9 months ago
1
Audit columns table directives only work with no space, contrary to the documentation
#31
tcaruth
closed
9 months ago
1
Add support for non-paid ERDs
#30
tcaruth
closed
11 months ago
2
'N/A' column value for TIMESTAMP column type
#29
vadim-tropashko
closed
9 months ago
1
Erroneous alter statement for "pk"="guid"
#28
vadim-tropashko
closed
9 months ago
2
With schema option, it is prefixed to the constraint name, causing ORA-02253
#27
vadim-tropashko
closed
9 months ago
1
with prefixed objects option the referenced table in a view is not prefixed
#26
vadim-tropashko
closed
9 months ago
1
QuickSQL should generate compound triggers by default
#25
RichardSoule
opened
1 year ago
2
Next