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

Custom File Path to store database file for Android #933

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

avinashlng1080
Copy link
Contributor

Provides the user with the ability to pass in a file path instead of the database name only and creates the *.db file under a 'databases' sub-folder under the provided path.

Provides the user with the ability to pass in a file path instead of the database name only and creates the *.db file under a 'databases' sub-folder under the provided path.
@radex
Copy link
Collaborator

radex commented Jan 27, 2021

@rozPierog can you review in a spare moment?

@radex
Copy link
Collaborator

radex commented Mar 18, 2021

@rozPierog ⬆️

avinashlng1080 and others added 2 commits January 22, 2022 15:34
update from main repo
* feat(TS): add unsafeExecute method

* feat(TS): add sql migration step

* [loki] improved diagnostic

* add {sqlString:} option to sqliteAdapter.unsafeExecute

* v0.24.1-2

* v0.24.1-3

* makeDispatcher error diagnostics

* v0.24.1-4

* v0.24.1-5

Co-authored-by: Mickael Lecoq <[email protected]>
Co-authored-by: Radek Pietruszewski <[email protected]>
@stale
Copy link

stale bot commented Apr 16, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Apr 16, 2022
@stale stale bot removed the wontfix This will not be worked on label Aug 1, 2022
@avinashlng1080 avinashlng1080 removed their assignment Aug 1, 2022
@avinashlng1080
Copy link
Contributor Author

@rozPierog kindly review this PR :)

@avinashlng1080 avinashlng1080 changed the title Android File Path Custom File Path to store database file for Android Aug 3, 2022
darrencrossley added a commit to agrantis/WatermelonDB that referenced this pull request Feb 6, 2024
darrencrossley added a commit to agrantis/WatermelonDB that referenced this pull request Feb 6, 2024
darrencrossley added a commit to agrantis/WatermelonDB that referenced this pull request Feb 6, 2024
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

3 participants