Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/writefreely/writefreely
/ typeDateTime
Method
typeDateTime
migrations/drivers.go:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
func
(db *datastore) typeDateTime() string {
79
return
"DATETIME"
80
}
81
82
func
(db *datastore) typeIntPrimaryKey() string {
83
if
db.driverName == driverSQLite {
Callers
5
supportLetters
Function · 0.80
supportUserInvites
Function · 0.80
supportPassReset
Function · 0.80
supportRemoteLikes
Function · 0.80
Migrate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected