surrealpatch/db
Tobie Morgan Hitchcock 94c9631d91 Improve database authentication
Improve the database authentication implementation for namespaces, databases, and scopes.
2016-11-21 18:48:25 +00:00
..
create.go Improve sql query error messages 2016-11-01 22:57:27 +00:00
db.go Improve database authentication 2016-11-21 18:48:25 +00:00
define.go Add SQL LET statements with bound parameters 2016-10-29 12:28:20 +01:00
delete.go Improve sql query error messages 2016-11-01 22:57:27 +00:00
gen.go Add codec code generation 2016-11-04 11:45:38 +00:00
info.go Add SQL LET statements with bound parameters 2016-10-29 12:28:20 +01:00
let.go Add subqueries, subexpressions, and paths to SQL 2016-11-04 09:58:11 +00:00
relate.go Add SQL LET statements with bound parameters 2016-10-29 12:28:20 +01:00
remove.go Add SQL LET statements with bound parameters 2016-10-29 12:28:20 +01:00
return.go Add subqueries, subexpressions, and paths to SQL 2016-11-04 09:58:11 +00:00
select.go Add SQL LET statements with bound parameters 2016-10-29 12:28:20 +01:00
update.go Improve sql query error messages 2016-11-01 22:57:27 +00:00