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

Update Jetsons to be backed by SqlLite database #434

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikepizzo
Copy link
Contributor

Fixes #433.

Creates a version of the Jetsons sample service backed by SqlLite and without the in-memory sandbox used by the hosted sample service. This provides a simpler and more realistic sample that developers can model their OData/Rapid services after.

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.

Update Jetsons to be backed by SQL Datasource.
1 participant