shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
Database.escape
shark
database
Database
Undocumented in source. Be warned that the author may not have intended to support it.
class
Database
protected
string
escape
(
T
)
(
T
value
)
Meta
Source
See Implementation
shark
database
Database
enums
Type
functions
close
closeImpl
connect
connectImpl
del
deleteImpl
drop
dropIfExists
escape
escapeBinary
escapeDate
escapeDateTime
escapeString
escapeTime
init
initImpl
insert
insertImpl
select
selectId
selectImpl
selectOne
update
updateImpl
properties
db
structs
InitInfo
InsertInfo
Result
Select
SelectInfo
UpdateInfo