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

Open EarthRanger mobile db #10

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Open EarthRanger mobile db #10

merged 3 commits into from
Dec 10, 2023

Conversation

doneill
Copy link
Owner

@doneill doneill commented Dec 10, 2023

Open and list tables in an EarthRanger mobile database

Test:

  • Build and run the app
  • Provide path to exported er database
  • Confirm db can open
# command
er open earthranger.db

# response
earthranger.db successfully opened
  • list db tables
# command
er open earthranger.db -t

# response
accounts_user
sqlite_sequence
user_profiles
user_subjects
event_type
event_category
events
attachments
sync_states
patrol_types
patrols
patrol_segments

@doneill doneill merged commit 7e5e3b5 into develop Dec 10, 2023
1 check passed
@doneill doneill deleted the task/jdo-29-open-erdb branch December 10, 2023 22:22
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