surrealpatch/sql
2019-11-21 00:44:31 +00:00
..
ast.gen.go Downgrade ugorji/codec 2019-11-20 14:16:56 +00:00
ast.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
check.go Simplify and improve internal SQL AST structures 2018-08-20 00:21:35 +01:00
cork.go Convert IfelExpression to SubExpression 2019-02-10 23:17:01 +00:00
create.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
data.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
database.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
define.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
delete.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
echo.go Remove RETURN BOTH and RETURN DIFF 2019-11-18 11:29:30 +00:00
error.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
event.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
exprs.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
field.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
funcs.go Simplify built-in database field types 2018-10-18 00:39:09 +01:00
gen.go Downgrade ugorji/codec 2019-11-20 14:16:56 +00:00
ifelse.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
index.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
info.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
insert.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
kill.gen.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
kill.gen.go.tmpl Full update of the SQL package 2017-11-16 20:53:13 +00:00
kill.gen.json Full update of the SQL package 2017-11-16 20:53:13 +00:00
kill_test.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
let.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
live.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
login.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
namespace.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
option.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
parser.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
perms.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
rdwr.gen.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
rdwr.gen.go.tmpl Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
rdwr.gen.json Make SQL parser stateless 2019-01-31 12:38:23 +00:00
rdwr_test.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
relate.go Update RELATE queries to newer syntax 2019-06-15 08:11:33 +01:00
remove.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
return.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
run.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
scanner.go Ensure full duration values are parsed correctly 2018-08-20 07:32:21 +01:00
scope.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
select.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
sql.go Remove unused SQL types 2019-01-31 09:52:15 +00:00
sql_test.go Ensure sub-queries are correctly specified as read of write 2019-11-21 00:44:31 +00:00
string.go Update RELATE queries to newer syntax 2019-06-15 08:11:33 +01:00
table.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
token.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
tokens.go Remove unused SQL types 2019-01-31 09:52:15 +00:00
trans.go Allow SQL USE queries to run inside transactions 2019-01-31 09:51:54 +00:00
update.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
upsert.go Implement async document processing in queries 2019-06-14 18:33:41 +01:00
use.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
util.go Simplify and improve internal SQL AST structures 2018-08-20 00:21:35 +01:00