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

schema polymorphism / model inheritance / object oriented data types #26

Open
naturallymitchell opened this issue Nov 16, 2021 · 0 comments

Comments

@naturallymitchell
Copy link
Member

naturallymitchell commented Nov 16, 2021

1

https://github.com/jazzdotdev/lighttouch/blob/364b3e3cb1be8caac90ab212ce3db4593d7d4b78/loaders/models.lua#L22

Lighttouch loaders preprocess everything, so this would make sense to do that way too..

While loading the models, check for this type of syntax and setup the data interfaces to Classes instead of database objects



@naturallymitchell naturallymitchell changed the title schema polymorphism / model inheritance / object oriented data model schema polymorphism / model inheritance / object oriented data types Nov 16, 2021
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