Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dolthub/vitess issues and pull requests

#241 - Walking sub-nodes for `SHOW TABLE` statements

Pull Request - State: closed - Opened by fulghum about 1 year ago

#240 - Support more `JSON_TABLE` functionality

Pull Request - State: open - Opened by JCOR11599 about 1 year ago

#239 - handle empty and whitespace aliases

Pull Request - State: open - Opened by JCOR11599 about 1 year ago

#238 - Fix for charset introducers in default values

Pull Request - State: closed - Opened by Hydrocharged about 1 year ago

#237 - Small fix for DEFAULT CHARSET when creating tables

Pull Request - State: closed - Opened by Hydrocharged about 1 year ago

#235 - Add support for `INSERT INTO <table> VALUE ...`;

Pull Request - State: closed - Opened by fulghum about 1 year ago

#233 - support parsing `ALTER EVENT` statements

Pull Request - State: closed - Opened by jennifersp about 1 year ago

#232 - go/mysql/conn.go: Improve server-side cursor support.

Pull Request - State: closed - Opened by reltuk about 1 year ago

#231 - support 'show events' statement parsing

Pull Request - State: closed - Opened by jennifersp about 1 year ago

#230 - update separator parsing for group_concat

Pull Request - State: closed - Opened by stephkyou over 1 year ago

#229 - Added support for ALTER TABLE ... COLLATE

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#228 - simulate server side cursors

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#227 - add create and drop event parsing

Pull Request - State: closed - Opened by jennifersp over 1 year ago

#226 - supporting syntax for user variables in PREPARE statements

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#225 - fix parser to handle unique constraint names properly

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#224 - reorganizing time units and add extract syntax support

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#223 - Made signal conditions accept vars

Pull Request - State: closed - Opened by zachmu over 1 year ago

#222 - Added known dynamic privileges

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago - 1 comment

#221 - Parser support for `REPLICATION_SLAVE_ADMIN` dynamic privilege

Pull Request - State: closed - Opened by fulghum over 1 year ago - 3 comments

#220 - Exposing SQL Option and SQL Mode flags for Query events

Pull Request - State: closed - Opened by fulghum over 1 year ago

#219 - Backporting client support for `caching_sha2_password` auth

Pull Request - State: closed - Opened by fulghum over 1 year ago

#216 - Fix int overflow on 32-bit architectures

Pull Request - State: closed - Opened by Arnie97 over 1 year ago
Labels: contribution

#214 - Added CALL ... AS OF

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#213 - Added additional CASE form

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#212 - add `GRANT OPTION` for GRANT STATEMENTS

Pull Request - State: closed - Opened by jennifersp over 1 year ago

#211 - Added last statements for stored procedures

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#210 - Grammar updates for replication statements

Pull Request - State: closed - Opened by fulghum over 1 year ago

#209 - allow naked identifiers for `AS OF` statements

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago - 1 comment

#207 - parse `EXECUTE` bindvars as `AliasedExprs`

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#206 - Update README.md

Pull Request - State: closed - Opened by bpf120 over 1 year ago

#205 - Added LOOP, LEAVE, and ITERATE

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#204 - adding parser support for show databases like and where

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#203 - Added OPEN, CLOSE, FETCH

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#202 - support explaining tables, and adding extended keyword

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#201 - adding parser support for prepared, execute, and deallocate

Pull Request - State: closed - Opened by JCOR11599 over 1 year ago

#200 - Support calling procedures from specified database.

Pull Request - State: closed - Opened by PavelSafronov over 1 year ago

#199 - Added ALTER DATABASE parsing

Pull Request - State: closed - Opened by Hydrocharged over 1 year ago

#170 - Adding support for `use db/branch` syntax

Pull Request - State: closed - Opened by fulghum about 2 years ago

#166 - proto: Move .proto files to dolthub/vt subdirectory and package name.

Pull Request - State: closed - Opened by reltuk about 2 years ago - 2 comments

#165 - Change the prepared statements return value

Pull Request - State: closed - Opened by VinaiRachakonda about 2 years ago

#163 - Adding support for `create table t (like t2)`

Pull Request - State: closed - Opened by fulghum about 2 years ago - 1 comment

#161 - support parsing `analyze table t`

Pull Request - State: closed - Opened by JCOR11599 about 2 years ago

#152 - support generated columns

Pull Request - State: closed - Opened by JCOR11599 about 2 years ago

#151 - Parser support for `show create table <table> as of <asof>`

Pull Request - State: closed - Opened by fulghum over 2 years ago

#147 - Have `SHOW CREATE PROCEDURE <procedure_name>` parse

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#144 - Fix of View, Trigger, Procedure position params when used in MySQL special comments

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago - 1 comment

#143 - Allow Columns to Start with Numbers...kinda

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#141 - Allow Columns to Start with Numbers

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#139 - Revert "Merge pull request #137 from dolthub/james/special-comments"

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#136 - Initial implementation of fulltext with indexes and DDL

Pull Request - State: closed - Opened by VinaiRachakonda over 2 years ago

#133 - reserve found and allow as column safe

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#131 - Table function support

Pull Request - State: closed - Opened by fulghum over 2 years ago

#128 - /go/bucketpool: Optimized findBucket

Pull Request - State: closed - Opened by andy-wm-arthur over 2 years ago

#125 - [no-release-notes] go/netutil: Remove init() rand.Seed call.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#121 - Add show like status

Pull Request - State: closed - Opened by VinaiRachakonda over 2 years ago

#116 - tools.go hack.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#115 - go.mod: Bump to go 1.17.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#114 - Remove a bunch of unused stuff.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#112 - go,go/vt/proto: Regenerate pb message implementations, upgrade to APIv2.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#109 - go/mysql: Make all tests pass on macOS.

Pull Request - State: closed - Opened by reltuk over 2 years ago - 1 comment

#107 - go/vt/sqlparser: Remove PartialDDL support.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#106 - Adding just point type

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#101 - go/vt/sqlparser: Parse KILL {CONNECTION,QUERY} statements.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#96 - Better support for MySQL MULTI_STATEMENTS.

Pull Request - State: closed - Opened by reltuk over 2 years ago

#95 - Added support for CONSTRAINT UNIQUE KEY syntax in CREATE TABLE

Pull Request - State: closed - Opened by zachmu over 2 years ago

#94 - add Null to column definition

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#92 - parser can detect insert into <table> () values <tuple_list>

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#90 - Noop behavior for DROP TABLE CASCASE/RESTRICT

Pull Request - State: closed - Opened by VinaiRachakonda over 2 years ago

#89 - Added Test Cases for LIKE ... ESCAPE ...

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#88 - Add TRIM functionality

Pull Request - State: closed - Opened by JCOR11599 over 2 years ago

#86 - Add transaction characteristic to begin transaction

Pull Request - State: closed - Opened by VinaiRachakonda almost 3 years ago

#85 - can use status w/o quotes for insert statement

Pull Request - State: closed - Opened by max-hoffman almost 3 years ago

#84 - support for `value` and `status` keywords

Pull Request - State: closed - Opened by max-hoffman almost 3 years ago

#80 - Vinai/lock tables

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#79 - Add transaction flag

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#78 - Add the found rows connection flag to the protocol

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#77 - Vinai/create table select

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#76 - Disallow non integer values for limit and offset, allow value args

Pull Request - State: closed - Opened by zachmu about 3 years ago

#74 - add parsing for create temporary table

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#73 - go/vt/sqlparser: Follow MySQL in making ORDER BY/LIMIT on left hand of UNION a syntax error.

Pull Request - State: closed - Opened by reltuk about 3 years ago - 1 comment

#71 - go/mysql/conn.go: Expose underlying net.Conn of the mysql.Conn.

Pull Request - State: closed - Opened by reltuk about 3 years ago

#67 - fix separator parser for Group_Concat

Pull Request - State: closed - Opened by VinaiRachakonda about 3 years ago

#64 - Strip quotes and backticks from select expressions

Pull Request - State: closed - Opened by zachmu over 3 years ago

#63 - VALUES statements

Pull Request - State: closed - Opened by zachmu over 3 years ago

#62 - Added SQL_CALC_FOUND_ROWS keyword

Pull Request - State: closed - Opened by zachmu over 3 years ago