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
Support ALL Postgres Functions. `to_timestamp` not supported
#534
samjewell
opened
3 weeks ago
0
Support ALL Postgres Numeric types. `Decimal` and `Numeric` are unsupported
#533
samjewell
opened
3 weeks ago
0
Fix the quickstart example so it actually works
#532
samjewell
closed
2 weeks ago
1
fix: Go mod and work versions
#531
kylebrandt
opened
1 month ago
0
wont compile for arm with pebble 1.0.0
#530
DavesPlanet
opened
2 months ago
0
此库还在维护吗
#529
xmapst
opened
5 months ago
0
fix: close testfile
#527
testwill
opened
6 months ago
0
Concurrent INSERT statements hanging
#526
tpickett66
opened
7 months ago
2
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /sqltests
#525
dependabot[bot]
opened
8 months ago
0
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
#524
dependabot[bot]
opened
8 months ago
0
Scan: unsupported type reflect.Value. parameter is not a valid reference
#523
hjlp20150803
opened
8 months ago
0
Add/Expose option to scan a reflect.Value
#520
dcu
opened
10 months ago
0
Didn't find it in the docs: approx. level of SQL compatibility?
#517
metaleap
closed
11 months ago
0
add functions alias
#516
agonist
closed
1 year ago
1
add sqrt function
#515
agonist
closed
1 year ago
1
Add random function
#514
agonist
closed
1 year ago
1
Add coalesce function
#513
yaziine
closed
1 year ago
1
add trim, ltrim, rtrim functions
#512
agonist
closed
1 year ago
1
Add UPPER function
#511
agonist
closed
1 year ago
1
Add LOWER builtin function
#510
agonist
closed
1 year ago
1
Functions: COALESCE
#509
asdine
closed
1 year ago
0
flaky test: drop table
#508
asdine
closed
1 year ago
2
v0.15.2 - panic: close of closed channel in peeble
#507
matveynator
closed
11 months ago
2
The table is deleted, why is the space not freed
#506
sj1385
closed
1 year ago
1
table.Info.DocidSequenceName sometimes gets wrong code when insert
#505
hjlp20150803
closed
1 year ago
4
Add schema validation for strict schema table in core select statements
#504
Darkclainer
opened
1 year ago
0
insert schemaless row exeption: xxxx not found
#503
sj1385
closed
1 year ago
3
chore: use String() instead of fmt.Sprintf
#502
testwill
closed
1 year ago
0
chore: remove refs to deprecated io/ioutil
#501
testwill
closed
1 year ago
0
encryptedFile does not implement vfs.File (missing method Preallocate)
#500
p4u
closed
1 year ago
1
fix: deep copy strings during scan
#499
asdine
closed
1 year ago
1
Genji crash with docker compose shared volume
#498
irdkwmnsb
closed
11 months ago
1
Scanning results inside iteration (Result.Iterate, document.ScanIterator) is completely broken
#497
renbou
closed
1 year ago
7
Does genji support join feature?
#496
Lvnszn
closed
1 year ago
2
UPDATE ... SET * = ... to change the complete document
#495
Lercher
closed
1 year ago
1
strict schema for ARRAY during CREATE TABLE possible?
#494
Lercher
opened
1 year ago
1
versions of object fields
#493
yosefy
closed
1 year ago
1
How to write sql "group by"/"order by" multi columns?
#492
fs714
opened
1 year ago
0
Distributed Go app making use of your DB
#491
idanasulin2706
closed
1 year ago
2
genji.IsNotFoundError should include errs.ErrDocumentNotFound
#490
p4u
closed
1 year ago
1
Why return a error sometimes when insert or update a record?
#489
handewo
closed
1 year ago
4
Import json file
#488
abramlab
opened
1 year ago
0
StructScan check interface parameter is a pointer to a struct
#487
abramlab
closed
1 year ago
0
Consider switching to a different K/V store
#486
Elara6331
closed
1 year ago
2
Genji does not compile for 32-bit platforms
#485
Elara6331
closed
1 year ago
1
Add forgotten import in example
#484
belanenko
closed
2 years ago
1
Column name "value" causes syntax error
#483
aarongodin
closed
1 year ago
2
Add LEN builtin function
#482
Darkclainer
closed
2 years ago
2
fix some typos
#481
cuishuang
closed
2 years ago
2
How to update array in an `append` way?
#480
wymli
closed
2 years ago
2
Next