..
ast.gen.go
Enable parameters in LIVE queries
2017-12-08 10:29:52 +00:00
ast.go
Add ON SIGNUP and ON SIGNIN events to SQL SCOPE
2018-03-18 21:30:02 +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
Add ON SIGNUP and ON SIGNIN events to SQL SCOPE
2018-03-18 21:30:02 +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
Add sql.MultExpression type
2018-03-18 21:01:29 +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 either function for simplified IF ELSE clauses
2018-03-18 19:03:14 +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
LET and RETURN should not need SC level permissions
2018-02-12 15:38:34 +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
LET and RETURN should not need SC level permissions
2018-02-12 15:38:34 +00:00
scanner.go
No need to pass sql.parser into sql.scanner
2018-01-10 13:07:09 +00:00
scope.go
Add ON SIGNUP and ON SIGNIN events to SQL SCOPE
2018-03-18 21:30:02 +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
Add ON SIGNUP and ON SIGNIN events to SQL SCOPE
2018-03-18 21:30:02 +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