surrealpatch/sql
2017-12-04 18:45:51 +00:00
..
ast.gen.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
ast.go Improve statement read/write status detection 2017-11-24 12:56:53 +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 Ensure Model can be encoded<->decoded into CORK 2017-11-27 11:16:29 +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 Don’t allow params inside SQL PathExpressions 2017-11-29 10:21:02 +00:00
field.go Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
funcs.go Add SQL functions for parsing urls 2017-12-04 10:06:01 +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 Improve statement read/write status detection 2017-11-24 12:56:53 +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 Improve statement read/write status detection 2017-11-24 12:56:53 +00:00
string.go Make sure ORDER BY clauses are formatted correctly 2017-12-04 18:45:51 +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 Remove unused SQL keyword 2017-11-28 19:02:11 +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 Full update of the SQL package 2017-11-16 20:53:13 +00:00