issues
search
fukamachi
/
sxql
An SQL generator for Common Lisp.
BSD 3-Clause "New" or "Revised" License
363
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Nested calls of internal functions generate incorrect SQL in ‘where’
#83
lu4nx
closed
1 month ago
3
Add skip-locked parameter to update clause.
#82
gos-k
closed
2 months ago
1
Advanced Debugging
#81
kilianmh
opened
5 months ago
1
Feat: column slot foreign-key
#80
kilianmh
opened
6 months ago
0
Fix: sbcl warnings open-code test unknown type
#79
kilianmh
closed
6 months ago
1
Merge fields-clause when adding a new fields to select-statement with `add-child`.
#78
fukamachi
closed
7 months ago
0
Fix union for SQLite
#77
acf2
opened
10 months ago
0
Support for cast?
#76
dan-passaro
closed
1 year ago
2
Add `make-sql-symbol*` to make an SQL symbol containing dots in the name
#75
fukamachi
closed
1 year ago
0
Add multiple rows insertion with `INSERT INTO`.
#74
fukamachi
closed
1 year ago
0
Update (cl-syntax:use-syntax :annot) -> (annot:enable-annot-syntax)
#73
altmoket
closed
1 year ago
1
Make sxql:returning allow to take multiple columns
#72
fukamachi
closed
1 year ago
0
implements returning multiple columns on returning statement.
#71
diasbruno
closed
1 year ago
2
Returning multiple items from insert
#70
diasbruno
closed
1 year ago
2
Installation and Implementation into my Project
#69
Andy-Almeida
opened
1 year ago
0
Support rename column clause
#68
shakatoday
opened
2 years ago
0
Insert multiple rows together?
#67
charJe
opened
2 years ago
0
Missing INSERT IGNORE INTO
#66
charJe
opened
2 years ago
0
Extracting all table names from a query?
#65
snunez1
opened
2 years ago
2
Is backwards transform supported?
#64
PosoSAgapo
closed
2 years ago
3
PostgreSQL ~* operator
#63
asarch
opened
2 years ago
1
allow multiple statements in inserts
#62
jnc-nj
opened
3 years ago
0
Add NULLS option to DESC/ASC and SIMILAR TO operator
#61
fukamachi
closed
3 years ago
0
Optima to Trivia (with patch)
#60
vindarel
closed
3 years ago
1
Please add current data/time keywords
#59
gos-k
closed
3 years ago
0
Please add case when
#58
gos-k
closed
3 years ago
0
Please add explain
#57
gos-k
closed
3 years ago
1
Null clause
#56
infinity-computers-dot-net
opened
3 years ago
2
use package-lock
#55
cxxxr
closed
4 years ago
1
fix yield for infix-op
#54
cxxxr
closed
4 years ago
1
Question on usage when yields "extracts" data out of the query
#53
vindarel
opened
4 years ago
1
Add micro seconds to local-time formatter.
#52
fukamachi
closed
5 years ago
0
Inconsistent treatment of table-name as variable or symbol.
#51
jpittis
opened
5 years ago
0
does not work with ecl ?
#50
vrx
closed
5 years ago
1
Add support for PostgreSQL ON CONFLICT
#49
sukaeto
closed
5 years ago
1
Add support for PostgreSQL IS DISTINCT FROM
#48
sukaeto
closed
5 years ago
1
Add examples of COUNT(*) and how to use 'fields'
#47
jzumer
opened
5 years ago
5
Allow multiple where-clauses in select-statement
#46
fukamachi
closed
5 years ago
0
Add splicing-raw operator
#45
masatoi
closed
6 years ago
0
Update README.markdown
#44
t-cool
closed
6 years ago
1
No way to pass in a fully capitalized column name
#43
ahungry
opened
6 years ago
2
Proposal for user-defined operators/clauses
#42
mtstickney
opened
7 years ago
0
create index using syntax differs between mysql and postgresql
#41
slyrus
opened
7 years ago
0
Union broken in SQLite
#40
rmhsilva
opened
7 years ago
3
No foreign keys!
#39
heegaiximephoomeeghahyaiseekh
opened
7 years ago
2
INSERT-INTO multiple VALUES
#38
alt-vena
opened
7 years ago
1
Make define-op intern symbols in sxql.operator
#37
fisxoj
closed
8 years ago
1
Definition of new operators doesn't work if defined outside `:sxql.operator`
#36
fisxoj
closed
8 years ago
0
Add support for "FOR UPDATE" clause of SELECT.
#35
mtstickney
closed
6 years ago
5
Pragma
#34
guicho271828
closed
7 years ago
2
Next