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

Ability to create a base model that is inherited #1

Closed
jonny7 opened this issue Mar 24, 2014 · 1 comment
Closed

Ability to create a base model that is inherited #1

jonny7 opened this issue Mar 24, 2014 · 1 comment

Comments

@jonny7
Copy link

jonny7 commented Mar 24, 2014

With Giix, it created a series of base models and also standard models that inherited from the base models. This meant that if there were changes to your DB schema you could just re-run the Giix model generator and it would overwrite the base models with the new schema meaning you didn't run the risk of accidently overwriting your methods in the model. Is this a possibility for Giiant?

Thanks

Jonny

@schmunk42
Copy link
Owner

Give it a try I just pushed the stuff to master 05ebbf4

@jonny7 jonny7 closed this as completed Mar 30, 2014
@progmax progmax mentioned this issue Dec 11, 2014
schmunk42 pushed a commit that referenced this issue Jun 10, 2015
schmunk42 pushed a commit that referenced this issue May 21, 2019
schmunk42 pushed a commit that referenced this issue Feb 3, 2021
deolive referenced this issue in deolive/yii2-giiant Jul 23, 2022
…pe object|string, array given

Error in PHP 8.1 method_exists(): Argument #1 ($object_or_class) must be of type object|string, array given
schmunk42 pushed a commit that referenced this issue Jul 27, 2022
…pe object|string, array given

Error in PHP 8.1 method_exists(): Argument #1 ($object_or_class) must be of type object|string, array given
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

2 participants