Newly created database is now identified by flag#30
Newly created database is now identified by flag#30rasmusson wants to merge 1 commit intojgilfelt:masterfrom
Conversation
Newly created database is now identified by flag instead of looking if the version number is 0
|
What do you think, can this be merged soon? |
|
What is the purpose of this patch? In other words, why does using this flag instead of checking !=0 make things better? Are there any bugs with the version check as is? Or what scenarios will be better with this change? |
|
I had an issue where the database version I was upgrading from was 0. With Stefan On 16 May 2014 18:07, Jon Adams notifications@github.com wrote:
|
|
this is not an issue of the library |
|
No but it can be a problem if you have an earlier DB with version 0, as in Stefan On 28 April 2015 at 14:40, Tibor notifications@github.com wrote:
|
Newly created database is now identified by flag instead of looking if the version number is 0