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
JSON generator
#91
cyberhuman
opened
4 years ago
0
add support for POW/POWER
#90
cyberhuman
closed
4 years ago
0
wrong type inference for division
#89
cyberhuman
closed
4 years ago
0
insert default value explicitly
#88
cyberhuman
closed
4 years ago
2
`ALTER TABLE <table> CHANGE [COLUMN] <column>` on missing columns
#87
cyberhuman
closed
4 years ago
0
add json functions
#86
ygrek
opened
4 years ago
2
sql syntax: support 'field in @list_param`
#85
zindel
closed
2 years ago
1
add support for DATE(), TIME()
#84
cyberhuman
closed
4 years ago
1
add support for TIMESTAMPDIFF()
#83
cyberhuman
closed
4 years ago
0
take unique constraint into account when computing cardinality
#82
cyberhuman
closed
4 years ago
1
SELECT <aggregate function(s)> without GROUP BY
#81
cyberhuman
closed
4 years ago
0
variant constructor names issues
#80
cyberhuman
closed
4 years ago
0
variant parameters unification issue
#79
cyberhuman
closed
4 years ago
1
insert null values
#78
cyberhuman
closed
2 years ago
2
track projection nullability for outer joins
#77
cyberhuman
closed
1 month ago
1
track projection nullability through expressions
#76
cyberhuman
opened
5 years ago
2
DECIMAL(N, M) is mapped to integer
#75
cyberhuman
closed
5 years ago
3
add support for UNIX_TIMESTAMP(date)
#74
cyberhuman
closed
5 years ago
1
add support for LAST_INSERT_ID() and LAST_INSERT_ID(expr)
#73
cyberhuman
closed
5 years ago
0
add support for DIV and MOD
#72
cyberhuman
closed
5 years ago
1
UPDATE with JOIN is not supported
#71
cyberhuman
closed
1 month ago
1
DROP TABLE/VIEW must check target type
#70
cyberhuman
opened
5 years ago
0
allow to refer to non-default databases
#69
cyberhuman
closed
4 years ago
0
add support for CREATE DATABASE
#68
cyberhuman
opened
5 years ago
0
add support for DROP VIEW
#67
cyberhuman
closed
5 years ago
0
add support for RENAME COLUMN
#66
cyberhuman
closed
5 years ago
0
add support for RENAME TABLE
#65
cyberhuman
closed
5 years ago
0
sql: support full select syntax in subqueries
#64
cyberhuman
closed
5 years ago
0
`LIKE` operator precedence
#63
cyberhuman
closed
5 years ago
1
substring/substr is not supported
#62
cyberhuman
closed
5 years ago
0
monadic io traits for ocaml-mariadb
#61
cyberhuman
closed
5 years ago
1
Monadic io
#60
cyberhuman
closed
5 years ago
1
Can't use @ in SET variable names.
#59
cyberhuman
opened
5 years ago
3
ALTER TABLE does not support ADD UNIQUE [KEY|INDEX]
#58
cyberhuman
closed
5 years ago
0
add support for nested joins
#57
cyberhuman
closed
5 years ago
0
optional wrapping for queries from one file
#56
cyberhuman
opened
6 years ago
0
add support for COUNT(DISTINCT col1[, col2...])
#55
cyberhuman
closed
6 years ago
1
add support for IS [NOT] DISTINCT FROM
#54
cyberhuman
closed
6 years ago
2
add support for `datetime` function (sqlite)
#53
cyberhuman
closed
6 years ago
1
line numbers are wrong in errors
#52
ygrek
opened
6 years ago
0
documentation
#51
ygrek
opened
6 years ago
0
add support for FROM_UNIXTIME
#50
cyberhuman
closed
6 years ago
2
timestamp field not set by mysql bindings
#49
cyberhuman
closed
6 years ago
1
duplicate code in Fold
#48
cyberhuman
closed
6 years ago
0
single-row query detection does not always work
#47
cyberhuman
closed
6 years ago
0
parser does not understand multiple values in insert
#46
cyberhuman
closed
6 years ago
0
same param used more than once not handled properly
#45
cyberhuman
closed
6 years ago
0
support ifnull() / nullif()
#44
cyberhuman
closed
6 years ago
0
support sql enums
#43
ygrek
opened
6 years ago
0
support for ocaml-mariadb
#42
ygrek
closed
5 years ago
2
Previous
Next