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

Separate Engine Database2/schema concepts #131

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

mr-smidge
Copy link
Contributor

Separate the concepts of the Database2 directory structure, and Engine schema. This will allow easier introduction of new schemas (e.g. 3.x) that happen to share the same "Database2"-type directory structure.

Allow extracted some common Engine Library functions into a base class, visible in the public API but not directly used by the end developer, to make forthcoming introduction of schema 3.x easier.

Relates to #129.

@mr-smidge mr-smidge self-assigned this Nov 19, 2024
@mr-smidge mr-smidge merged commit ab06009 into main Nov 19, 2024
3 checks passed
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