Skip to content

Change the default table meta name#5

Open
ArGeoph wants to merge 1 commit into
silverorange:add-fts5-extensions2from
ArGeoph:rename-meta-table
Open

Change the default table meta name#5
ArGeoph wants to merge 1 commit into
silverorange:add-fts5-extensions2from
ArGeoph:rename-meta-table

Conversation

@ArGeoph

@ArGeoph ArGeoph commented Jun 12, 2026

Copy link
Copy Markdown
  1. Checkout this PR
  2. Run yarn install
  3. Run yarn lzz to confirm that this command doesn't throw any errors and there's no any changes in any files
  4. Switch to this PR
  5. Point "better-sqlite3" in CoreP Server package.json to your local version of better-sqlite3 package ("better-sqlite3": "file:../../better-sqlite3")
  6. Run rm -rf node_modules && pnpm install && pnpm start to confirm that there's no any errors
  7. Run pnpm db:clean && pnpm db:update from CoreP server root directory (this one is time consuming and might take a while to complete)
  8. Test if the app db generated in step 7 works as expected (especially offline search with synonyms) on both Android and iOS

@ArGeoph ArGeoph changed the title Change META_DEFAULT_TABLE_NAME to be able to use the universal table … Change the default table meta name Jun 12, 2026
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.

1 participant