Skip to content

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
@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.

2 participants