.. |
ast.go
|
Add KV, NS, DB to LET and RETURN SQL ASTs
|
2016-11-04 11:15:05 +00:00 |
cork.go
|
Add CORK self encoding to SQL objects
|
2016-11-04 10:01:32 +00:00 |
create.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
data.go
|
Add subqueries, subexpressions, and paths to SQL
|
2016-11-04 09:58:11 +00:00 |
define.go
|
Add SQL SCOPE query type
|
2016-10-18 14:27:17 +01:00 |
delete.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
echo.go
|
Add subqueries, subexpressions, and paths to SQL
|
2016-11-04 09:58:11 +00:00 |
error.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
exprs.go
|
Add subqueries, subexpressions, and paths to SQL
|
2016-11-04 09:58:11 +00:00 |
field.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
funcs.go
|
Only do function argument checking in sql parser
|
2016-11-03 17:16:08 +00:00 |
index.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
info.go
|
Remove SQL EXPLAIN command
|
2016-09-21 00:34:21 +01:00 |
let.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
options.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
parser.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
relate.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
remove.go
|
Add SQL SCOPE query type
|
2016-10-18 14:27:17 +01:00 |
return.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
rules.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
scanner.go
|
Enable durations to be specified without “” marks
|
2016-11-04 10:04:55 +00:00 |
scope.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
select.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
sql.go
|
Ensure parsed times are stored in UTC
|
2016-09-14 21:57:42 +01:00 |
sql_test.go
|
Update SQL tests
|
2016-11-04 11:13:34 +00:00 |
table.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
token.go
|
Serialize and deserialize Tokens as strings
|
2016-11-04 11:16:41 +00:00 |
trans.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
type.go
|
Add ‘record’ as a field type
|
2016-11-04 09:42:00 +00:00 |
update.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
use.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |
util.go
|
Add subqueries, subexpressions, and paths to SQL
|
2016-11-04 09:58:11 +00:00 |
view.go
|
Perform authentication access checks in SQL layer
|
2016-11-04 11:25:53 +00:00 |