Closed jeffreydelooff closed 3 years ago
An initial draft for implementing a 'since' property for a DatabaseField column. Android specific changes. See https://github.com/j256/ormlite-core/pull/32 for pull request.
I'm going to close this because support for SINCE is very database specific. Handling this as a raw query is in order here. Sorry.
An initial draft for implementing a 'since' property for a DatabaseField column. Android specific changes. See https://github.com/j256/ormlite-core/pull/32 for pull request.