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

Create schema for template table #131

Open
Tracked by #853
Rkareko opened this issue Aug 30, 2021 · 0 comments
Open
Tracked by #853

Create schema for template table #131

Rkareko opened this issue Aug 30, 2021 · 0 comments
Assignees

Comments

@Rkareko
Copy link
Contributor

Rkareko commented Aug 30, 2021

Create core.template table with the following fields

Template table (core.templates)
Id (int) id
Template Id - (int unique) (identifier)
Template (Json) (template)
Type (String) (e.g. plan)(type) - in case we want to have templates for other entities in future
Version - (int) (version)

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

No branches or pull requests

1 participant