createdAtColumn property
The file name for the database used.
When databaseFactory is present, this is the entire path name.
With databaseFactory, this is most commonly the
sqlite_common
constant inMemoryDatabasePath
.
Implementation
final String createdAtColumn;