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

[ENH] improve entity access to manage table inclusion. #162

Merged
merged 5 commits into from
Jan 7, 2024
Merged

Conversation

bim-g
Copy link
Collaborator

@bim-g bim-g commented Jan 7, 2024

[ENH] access database credential from .env file as intern configuration.]
[ENH] improve entity access to manage table inclusion.]
[ENH] setup dbconfig to load connection configuration from .env.]
[ENH] make all request to be executed from attribute table name and be extracted after.]
[ENH] Update app controller to extend the main base controller.]

closes #150 #152

@bim-g bim-g added bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request labels Jan 7, 2024
@bim-g bim-g added this to the Entity milestone Jan 7, 2024
@bim-g bim-g self-assigned this Jan 7, 2024
controller/exampleController.php Show resolved Hide resolved
router/route.php Show resolved Hide resolved
@bim-g bim-g merged commit 2bb274d into master Jan 7, 2024
1 check passed
@bim-g bim-g linked an issue Jan 7, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unable to get the table name difine on the entity model
1 participant