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

Implement Laravel Cache table migrations support #655

Open
lotyp opened this issue Mar 22, 2024 · 0 comments
Open

Implement Laravel Cache table migrations support #655

lotyp opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels
type: enhancement For features and enhancements (feat)

Comments

@lotyp
Copy link
Member

lotyp commented Mar 22, 2024

Cache tables should be converted to CycleORM ones:

https://github.com/laravel/laravel/blob/11.x/database/migrations/0001_01_01_000001_create_cache_table.php

Add service provider to register cache schema, if enabled in config.

@lotyp lotyp self-assigned this Mar 22, 2024
@lotyp lotyp added the type: enhancement For features and enhancements (feat) label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement For features and enhancements (feat)
Projects
None yet
Development

No branches or pull requests

1 participant