surrealpatch/sql
2017-12-12 01:10:37 +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 Full update of the SQL package 2017-11-16 20:53:13 +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 Ensure one can specify regexes in sql expressions 2017-12-11 15:59:55 +00:00
field.go Add ability to define the order fields are processed 2017-12-05 01:57:25 +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 Improve statement read/write status detection 2017-11-24 12:56:53 +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 Improve statement read/write status detection 2017-11-24 12:56:53 +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 Full update of the SQL package 2017-11-16 20:53:13 +00:00
perms.go Full update of the SQL package 2017-11-16 20:53:13 +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 Remove unused code 2017-11-28 01:18:41 +00:00
scope.go Improve statement read/write status detection 2017-11-24 12:56:53 +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 Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
token.go Improve statement read/write status detection 2017-11-24 12:56:53 +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 Full update of the SQL package 2017-11-16 20:53:13 +00:00
util.go Use special SQL type for null values 2017-12-12 01:10:37 +00:00