.. |
access.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
ast.gen.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
ast.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +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
|
Simplify and improve internal SQL AST structures
|
2018-08-20 00:21:35 +01:00 |
cork.go
|
Remove AND EXPUNGE clause from DELETE expression
|
2018-12-31 07:46:44 +01:00 |
create.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
data.go
|
No need to pass sql.parser into sql.scanner
|
2018-01-10 13:07:09 +00:00 |
database.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
define.go
|
Full update of the SQL package
|
2017-11-16 20:53:13 +00:00 |
delete.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +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
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
exprs.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +00:00 |
field.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
funcs.go
|
Simplify built-in database field types
|
2018-10-18 00:39:09 +01: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
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
info.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
insert.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +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
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
live.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
login.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
namespace.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
option.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +00:00 |
parser.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +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
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
remove.go
|
Full update of the SQL package
|
2017-11-16 20:53:13 +00:00 |
return.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
run.go
|
Add SQL RUN query statement type
|
2018-04-14 17:55:05 +01:00 |
scanner.go
|
Ensure full duration values are parsed correctly
|
2018-08-20 07:32:21 +01:00 |
scope.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
select.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
sql.go
|
Simplify built-in database field types
|
2018-10-18 00:39:09 +01:00 |
sql_test.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +00:00 |
string.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +00:00 |
table.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
token.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
tokens.go
|
Add SQL OPTION query statement
|
2019-01-31 09:47:52 +00:00 |
trans.go
|
Full update of the SQL package
|
2017-11-16 20:53:13 +00:00 |
update.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
upsert.go
|
Remove custom PARALLEL config support from queries
|
2019-01-23 00:16:46 +00:00 |
use.go
|
Use ‘access’ variable name instead of ‘options’ on parser object
|
2019-01-09 17:14:13 +00:00 |
util.go
|
Simplify and improve internal SQL AST structures
|
2018-08-20 00:21:35 +01:00 |