surrealpatch/sql
2018-01-10 13:07:09 +00:00
..
ast.gen.go Enable parameters in LIVE queries 2017-12-08 10:29:52 +00:00
ast.go Use special SQL type for null values 2017-12-12 01:10:37 +00:00
auth.gen.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
auth.gen.go.tmpl Implement Authable statements for improved logging 2017-03-24 21:25:22 +00:00
auth.gen.json Full update of the SQL package 2017-11-16 20:53:13 +00:00
auth_test.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
check.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
cork.go Use special SQL type for null values 2017-12-12 01:10:37 +00:00
create.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
data.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
database.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
define.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
delete.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
echo.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
error.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
event.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
exprs.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
field.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
funcs.go Add SQL function for creating an array 2017-12-12 00:54:18 +00:00
gen.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
if.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
index.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
info.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
insert.go Improve statement read/write status detection 2017-11-24 12:56:53 +00: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 Full update of the SQL package 2017-11-16 20:53:13 +00:00
live.go Enable parameters in LIVE queries 2017-12-08 10:29:52 +00:00
login.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
namespace.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
options.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
parser.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
perms.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
rdwr.gen.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
rdwr.gen.go.tmpl Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
rdwr.gen.json Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
rdwr_test.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
relate.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
remove.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
return.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
scanner.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
scope.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
select.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
sql.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
sql_test.go Use special SQL type for null values 2017-12-12 01:10:37 +00:00
string.go Use special SQL type for null values 2017-12-12 01:10:37 +00:00
table.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
token.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
tokens.go Fix binary equality tree parsing and calculations. 2017-12-06 20:18:57 +00:00
trans.go Full update of the SQL package 2017-11-16 20:53:13 +00:00
update.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
upsert.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
use.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00
util.go No need to pass sql.parser into sql.scanner 2018-01-10 13:07:09 +00:00