issues
search
ygrek
/
sqlgg
SQL Guided (code) Generator
https://ygrek.org/p/sqlgg/
GNU General Public License v2.0
62
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update rest statements support ambiguous, json_set fix
#141
jongleb
closed
1 week ago
0
add insert_id to sqlgg_mariadb execute response
#140
tatchi
opened
1 week ago
1
Update cli.ml
#139
tatchi
closed
1 week ago
0
Add JSON_REPLACE, JSON_ARRAY, and JSON_SET functions
#138
johnhaley81
closed
1 week ago
3
Add support lock ddl syntax
#137
jongleb
closed
2 weeks ago
0
Support recursive ctes, support more precise ambiguity check
#136
jongleb
closed
3 weeks ago
0
Merge null branches
#135
jongleb
closed
1 month ago
2
Add error handling for missing NOT NULL fields without defaults
#134
jongleb
closed
1 month ago
0
Nullability of tuple elements
#133
jongleb
closed
1 month ago
1
Support for IN clause with tuple sets in generated SQL queries
#132
sewenthy
closed
1 month ago
0
sql: add support for straight_join
#131
sewenthy
closed
5 months ago
0
Schema qualified function name fails to parse on Postgres
#130
serpent7776
closed
4 months ago
0
WHERE IS NOT NULL influence type
#129
jongleb
closed
1 month ago
0
Improve Coalesce Function for Proper Type Inference
#128
jongleb
closed
1 month ago
1
Use inferred schema instead of table schema
#127
jongleb
closed
1 month ago
0
Null by default
#126
jongleb
closed
1 month ago
0
Null coalesce tests
#125
jongleb
closed
1 month ago
0
coalesce type is not precise enough
#124
ygrek
closed
1 month ago
1
Add JOIN statement tests
#123
jongleb
closed
1 month ago
2
Possibility to set type of params manually
#122
jongleb
closed
11 months ago
0
Add debugging-metadata and tracing directly to OCaml traits-module
#121
ELLIOTTCABLE
opened
11 months ago
0
Null subq with manual params set
#120
jongleb
closed
11 months ago
0
Reuse inferred params types
#119
jongleb
closed
11 months ago
1
Reuse inferred param_types in the usage below the body
#118
jongleb
closed
11 months ago
2
Add a -tracing flag that generates debugging/tracing calls
#117
ELLIOTTCABLE
closed
9 months ago
6
INSERT ... SELECT nullable inference
#116
cyberhuman
closed
1 month ago
1
Fix DATE signature and generated code for multi-value inserts
#115
mfp
closed
1 year ago
0
Add support for ALGORITHM and LOCK clauses in ALTER TABLE statements
#114
cyberhuman
closed
2 weeks ago
1
Add support for various MySQL date functions
#113
cyberhuman
opened
1 year ago
0
Decimal type is not compatible with Int and Float
#112
cyberhuman
closed
2 years ago
0
Add support for the BIT(N) column type
#111
cyberhuman
opened
2 years ago
0
Batch insert
#110
mfp
closed
2 years ago
0
Support empty sets in (x IN @foo) exprs
#109
mfp
closed
2 years ago
2
Support for MySQL multi-table DELETE FROM
#108
mfp
closed
2 years ago
0
impl: decrease allocation in string to_literal
#107
mfp
closed
2 years ago
1
sql: fix ORDER BY with multiple params
#106
mfp
closed
2 years ago
3
Use phantom types for RW/RO connection
#105
mfp
closed
2 years ago
1
Support for arguments in IN expressions
#104
mfp
closed
2 years ago
2
Update traits to track read/write nature of ops
#103
jchavarri
closed
2 years ago
0
forbidden column name `uuid`
#102
Nymphium
closed
3 years ago
1
Context-aware substitution
#101
mfp
opened
3 years ago
0
regression caused by #95
#100
cyberhuman
closed
4 years ago
0
Quick question about mybuild
#99
rizo
closed
4 years ago
2
optional (or choice) LIMIT and OFFSET
#98
cyberhuman
opened
4 years ago
0
+ basic support for mysql CONVERT()
#97
cyberhuman
closed
4 years ago
0
SQL dialect hint/annotation
#96
cyberhuman
opened
4 years ago
1
can't refer to group by aliases in having
#95
cyberhuman
closed
4 years ago
0
support for constants
#94
cyberhuman
opened
4 years ago
2
detect ambiguous columns
#93
cyberhuman
closed
3 weeks ago
1
Output table schema
#92
cyberhuman
closed
4 years ago
0
Next