Skip to content

Fixed #609 - pre-built database#611

Merged
pasin merged 1 commit intomasterfrom
feature/issue_609_prebuilt_database
May 5, 2015
Merged

Fixed #609 - pre-built database#611
pasin merged 1 commit intomasterfrom
feature/issue_609_prebuilt_database

Conversation

@hideki
Copy link
Copy Markdown

@hideki hideki commented May 5, 2015

  • In replaceDatabase(), create database instance without opening database.
  • creates maps table and related indexes if maps table does not exist
  • In stead of delete all rows in maps, drop table and recreate it.

- In replaceDatabase(), create database instance without opening database.
- creates `maps` table and related indexes if `maps` table does not exist
- In stead of delete all rows in maps, drop table and recreate it.
pasin added a commit that referenced this pull request May 5, 2015
@pasin pasin merged commit cbb8bc2 into master May 5, 2015
@pasin pasin removed the in progress label May 5, 2015
@pasin pasin deleted the feature/issue_609_prebuilt_database branch May 5, 2015 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants