issues
search
dolthub
/
vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
23
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test different go version
#326
coffeegoddd
closed
7 months ago
0
/{.github,go.mod,go.sum}: bump go version
#325
coffeegoddd
closed
7 months ago
0
Ensure that float values parsed into expressions will always be parsed back into floats, not decimals.
#324
nicktobey
closed
8 months ago
0
Parser support for `SOURCE_AUTO_POSITION`
#323
fulghum
closed
8 months ago
0
parse table options into struct
#322
jycor
closed
8 months ago
0
[ast] walk tableFuncExpr for bind variables
#321
max-hoffman
closed
8 months ago
0
Updates for binlog primary protocol
#320
fulghum
closed
7 months ago
0
make constraint name optional for primary key
#319
jycor
closed
8 months ago
0
Support for more binlog statements
#318
fulghum
closed
8 months ago
0
Port: Support for Vitess server to send binlog events
#317
fulghum
closed
8 months ago
0
`straight_join` to `join`
#316
jycor
closed
8 months ago
0
support binary charset in table option
#315
jycor
closed
8 months ago
0
support casting to year
#314
jycor
closed
8 months ago
0
supports `FROM s.account`, in which `account` is non-reserved keyword
#313
boyxuper
closed
8 months ago
2
Allow InjectedExpr to handle name resolution
#312
Hydrocharged
closed
9 months ago
0
add syntax support for `SELECT ... INTO OUTFILE ...` options
#311
jycor
closed
9 months ago
0
Limit/offset proc param
#310
max-hoffman
closed
9 months ago
0
Added a way for Doltgres to inject expressions
#309
Hydrocharged
closed
9 months ago
0
Change `Handler.ComResetConnection` to return an error
#308
fulghum
closed
9 months ago
0
allow hexnums for `stats_auto_recalc` table option
#307
jycor
closed
9 months ago
0
allow function keywords
#306
jycor
closed
9 months ago
0
Allow `UNIQUE` and `PRIMARY KEY` to be specified on the same column
#305
fulghum
closed
9 months ago
1
Super Type Demonstration
#304
Hydrocharged
closed
9 months ago
0
Add parser support for the `ALTER USER` statement
#303
fulghum
closed
10 months ago
0
Detect if a system variable scope was explicitly specified or not
#302
fulghum
closed
10 months ago
0
support special syntax for `position()`
#301
jycor
closed
10 months ago
0
custom `char()` syntax handling
#300
jycor
closed
10 months ago
0
Define an ExtendedHandler interface to handle postgres specific interactions
#299
zachmu
closed
10 months ago
0
parse empty begin end block in trigger
#298
jycor
closed
10 months ago
0
Fixing the `version` keyword to not require identifier quotes
#297
fulghum
closed
10 months ago
0
refactoring `default` and `on update` expressions
#296
jycor
closed
10 months ago
0
Allow inline column check constraint definitions to appear in any order
#295
fulghum
closed
11 months ago
0
Allow SqlType to parse "CHARACTER" and add tests for every other possible type that could be passed in.
#294
nicktobey
closed
11 months ago
0
Add additional types to sqlparser.SQLType()
#293
nicktobey
closed
11 months ago
0
Parse COLLATE BINARY on individual columns.
#292
nicktobey
closed
11 months ago
1
round trip SHOW PLUGINS
#291
max-hoffman
closed
11 months ago
0
support parsing `comparator all/any/some subquery`
#290
jycor
closed
3 months ago
0
add partial support for ':=' assignment operator
#289
jennifersp
closed
1 year ago
0
allow unquoted non reserved keywords for drop and rename column ddl
#288
jycor
closed
1 year ago
0
support `int1`,`int2`,`int3`,`int4`,`int8` aliases
#287
jycor
closed
1 year ago
0
Logging improvements
#286
fulghum
closed
1 year ago
0
Add create view with columns
#285
max-hoffman
closed
1 year ago
0
Include the With clause in walked subtrees for Select statements
#284
fulghum
closed
1 year ago
1
allow query options to appear in any order any number of times
#283
jycor
closed
1 year ago
0
Server handling parsed statements
#282
Hydrocharged
closed
1 year ago
0
Made generated column expressions parse to ParenExpr to match Default
#281
zachmu
closed
1 year ago
0
Update the default server version to `8.0.33`
#280
fulghum
closed
1 year ago
0
Add ANALYZE HISTOGRAM support
#279
max-hoffman
closed
1 year ago
0
fix unsigned flag for `COM_STMT_EXECUTE` when `new_params_bind_flag` is set
#278
jycor
closed
1 year ago
2
Allow parsing of `CREATE TABLE t AS (...) UNION (...)`
#277
nicktobey
closed
1 year ago
0
Previous
Next