Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capacitor driver additional connection options #7868

Merged
merged 9 commits into from
Jul 10, 2021

Conversation

chriswep
Copy link
Contributor

@chriswep chriswep commented Jul 8, 2021

  • add additional connection options that the are available for capacitor-sqlite: encryption, mode and version
  • adds check for correct values in the journalMode connection option

src/driver/capacitor/CapacitorDriver.ts Outdated Show resolved Hide resolved
src/driver/capacitor/CapacitorDriver.ts Outdated Show resolved Hide resolved
src/driver/capacitor/CapacitorConnectionOptions.ts Outdated Show resolved Hide resolved
- removed `encrypted` connection option due to redundancy
- reverted journalMode query fix to move it to separate PR
@imnotjames imnotjames merged commit a2bd94b into typeorm:master Jul 10, 2021
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.

None yet

2 participants