issues
search
chaisql
/
chai
Modern embedded SQL database
MIT License
1.56k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
clean up some docs and code, including:
#479
sashaostrikov
closed
2 years ago
1
Paginations
#478
gedw99
closed
2 years ago
2
select: return error if field doesn't exist on tables with strict schema
#477
tzzed
closed
11 months ago
2
Prepare release v0.15.1
#476
asdine
closed
2 years ago
0
Custom functor to genji
#475
icexin
opened
2 years ago
0
Add `len` function for array type
#474
icexin
closed
2 years ago
2
I got a painc error when I creating the index
#473
startan
closed
11 months ago
3
INSERT: If the schema is strict and we are explicitly specifying more fields than expected, we should return an error
#472
asdine
closed
1 year ago
0
orderby: fix evaluation of ORDER BY expr when used with projection
#471
asdine
closed
2 years ago
1
Add support for descending primary keys
#470
asdine
closed
1 year ago
1
Add support for descending indexes
#469
asdine
closed
1 year ago
2
Add support for partial indexes
#468
asdine
opened
2 years ago
0
Use ranges when dealing with suitable comparison operators
#467
asdine
opened
2 years ago
0
NULL is not sorted first when using ORDER BY
#466
asdine
closed
2 years ago
0
SELECT: If the schema is strict and a projected field doesn't exist, we should return an error
#465
asdine
opened
2 years ago
5
Document literal should return an error when referring to field not yet declared
#464
asdine
opened
2 years ago
0
LIMIT and OFFSET should support expressions
#463
asdine
closed
1 year ago
1
remove unused contexts from cmd/genji
#462
sashaostrikov
closed
2 years ago
1
add .restore command
#461
sashaostrikov
closed
2 years ago
3
Refactor kv.Store to interface
#460
morlay
closed
2 years ago
3
update installation command in README.md
#459
sashaostrikov
closed
2 years ago
0
The `=` conditional expression execution returns the result of the `LIKE` expression
#458
startan
closed
2 years ago
1
BoltDB & Badger or Pebble?
#457
danthegoodman1
closed
2 years ago
1
msgpack: invalid code=d9 decoding bytes length
#456
xqzhou
closed
2 years ago
2
fix the issue of badgerengine doesn't release disk space since badger gc doesn't work
#455
crazycs520
closed
2 years ago
1
badgerengine doesn't release disk space since badger gc doesn't work.
#454
crazycs520
closed
2 years ago
3
StructScan panics when the interface parameter is not a struct
#453
tzzed
closed
1 year ago
1
use fieldbuffer copy
#452
tzzed
closed
2 years ago
2
Any plan to support wildcard index like MongoDB
#451
xqzhou
opened
2 years ago
0
Website https://genji.dev/ is outdated
#450
willie68
closed
2 years ago
2
Insert command should use transaction
#449
tzzed
closed
2 years ago
1
use transaction in InsertJSON
#448
tzzed
closed
2 years ago
3
parser: fix interface conversion.
#447
tzzed
closed
2 years ago
1
Parser panic in cli due to interface conversion.
#446
tzzed
closed
2 years ago
0
Add .timer command.
#445
tzzed
closed
2 years ago
1
import json file
#444
tzzed
opened
2 years ago
0
Display execution time.
#443
tzzed
closed
2 years ago
3
return nil instead of err
#442
tzzed
closed
2 years ago
2
CloneValue: use copy instead of iterate.
#441
tzzed
closed
2 years ago
1
update cli insert usage
#440
tzzed
closed
2 years ago
1
fixe restore command
#439
tzzed
closed
2 years ago
1
ORDER BY results in empty results, cmd query tool
#438
mwyvr
closed
2 years ago
2
Add Github action workflow
#437
asdine
closed
2 years ago
1
Add support for CHECK
#436
asdine
closed
3 years ago
0
Fix goacc and CI
#435
asdine
closed
3 years ago
1
Fixed filling index types when loading indices from existing db
#434
KudinovKV
closed
3 years ago
2
Wrong index arity after reopen an existing DB(multiple index)
#433
abramlab
closed
3 years ago
1
Refactor to handle errors with internal/errors
#432
jhchabran
closed
3 years ago
1
Add errors package with optional stacktrace capturing
#431
jhchabran
closed
3 years ago
1
CLI: restore from dump.sql to new db fails depending on the data in the dump.sql it seems.
#430
gedw99
closed
2 years ago
1
Previous
Next