Fix `created` field type to INTEGER
`expires` field create from the runtime as an integer. For consistency, `created` field is also set as an integer from the application rather than relying on SQLite's TIMESTAMP.
Loading
Please register or sign in to comment