Age | Commit message (Collapse) | Author |
|
|
|
Closes #509.
|
|
|
|
|
|
This probably only happens when a user has a broken database but
its best to be more robust.
|
|
|
|
|
|
|
|
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
|
|
|
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
|
|
|
|
|
|
|