issues
search
elliotchance
/
vsql
✌️ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.
https://vsql.readthedocs.io
MIT License
299
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crash when executing `vsql bench` on windows
#197
forchid
opened
1 month ago
0
v: Update to V 0.4.5 ed7f1ff
#196
elliotchance
closed
6 months ago
3
ci: bump sphinx to minimum required version; update workflow action versions
#195
ttytm
closed
6 months ago
0
chore: add `pub` access modifier to publicly used struct fields
#194
ttytm
closed
6 months ago
0
chore: update deprecated
#193
ttytm
closed
6 months ago
0
chore: remove unused import
#192
ttytm
closed
6 months ago
1
chore: add `v.mod` manifest file
#191
ttytm
closed
6 months ago
1
make fails
#190
gshields
opened
9 months ago
9
fix compilation notice with latest V
#189
spytheman
closed
10 months ago
0
update description of `make cli-test` in testing.rst, to match Makefile target
#188
spytheman
closed
10 months ago
1
numbers: Swap NUMERIC and DECIMAL
#187
elliotchance
closed
10 months ago
0
Adding NUMERIC and DECIMAL types
#186
elliotchance
closed
10 months ago
0
language: Added approximate number literals
#185
elliotchance
closed
10 months ago
0
language: Integers now use the smallest exact type
#184
elliotchance
closed
10 months ago
0
testing: Directive to expose types
#183
elliotchance
closed
10 months ago
0
testing: Comments are now supported
#182
elliotchance
closed
10 months ago
0
testing: Better support for Unicode and whitespace characters
#181
elliotchance
closed
10 months ago
0
v: Update for V 0.4.3 ed754cf
#180
elliotchance
closed
10 months ago
0
V panic
#179
Avey777
opened
11 months ago
2
docs: SQL Standard
#177
elliotchance
closed
12 months ago
0
Overhaul eval into a compiler
#176
elliotchance
closed
1 year ago
0
GROUP BY: Remove explicit is_agg()
#175
elliotchance
closed
1 year ago
0
vsql should support transparent data encryption (TDE)
#174
JalonSolov
opened
1 year ago
0
chore: Cleanup statements
#173
elliotchance
closed
1 year ago
0
chore: Remove vsql/grammar.v
#172
elliotchance
closed
1 year ago
0
chore: Remove Expr
#171
elliotchance
closed
1 year ago
0
VALUES: Fix for multiple rows
#170
elliotchance
closed
1 year ago
0
chore: Refactor <datetime value function>
#169
elliotchance
closed
1 year ago
0
chore: Refactor <unsigned value specification>
#168
elliotchance
closed
1 year ago
0
chore: Refactor <predicate>
#167
elliotchance
closed
1 year ago
0
Remove grammar.bnf
#166
elliotchance
closed
1 year ago
0
Various fixes for binary expressions
#165
elliotchance
closed
1 year ago
0
Remove .is_unknown for BOOLEAN
#164
elliotchance
closed
1 year ago
0
Improve comparison predicate logic
#163
elliotchance
closed
1 year ago
0
Adding NUMERIC and DECIMAL types
#162
elliotchance
closed
10 months ago
0
ci: Sort grammar rules
#161
elliotchance
closed
1 year ago
0
ci: Run tests against any version of V
#160
elliotchance
closed
1 year ago
0
ci: fix warnings and notices when compiling with latest V 0.4.0 320057d
#159
spytheman
closed
1 year ago
1
sequences: Fix transaction isolation
#157
elliotchance
closed
1 year ago
0
Fixes for types and explicit casting
#156
elliotchance
closed
1 year ago
0
Adding warnings
#155
elliotchance
closed
1 year ago
0
Gen v-client-library docs using v.docs module
#154
Zhomart
closed
1 year ago
0
Add scripts/generate-snippets.vsh
#153
Zhomart
closed
1 year ago
3
docker: Improvements
#152
elliotchance
closed
1 year ago
0
Adding Docker
#151
elliotchance
closed
1 year ago
0
Provide docker image
#150
elliotchance
closed
1 year ago
0
Fix bounds checking of BIGINT
#148
elliotchance
closed
1 year ago
0
More efficient memory usage of Values
#147
elliotchance
closed
1 year ago
0
docs: SET CALALOG
#146
elliotchance
closed
1 year ago
0
Adding support for catalogs
#145
elliotchance
closed
1 year ago
0
Next