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

[!!!][TASK] Automatically create DB fields #1264

Open
derhansen opened this issue Sep 19, 2024 · 1 comment
Open

[!!!][TASK] Automatically create DB fields #1264

derhansen opened this issue Sep 19, 2024 · 1 comment
Milestone

Comments

@derhansen
Copy link
Owner

derhansen commented Sep 19, 2024

  • Remove affected fields from ext_tables.sql
  • Add breaking RST, so users know that DB Schema must be updated on update

See: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Feature-101553-Auto-createDBFieldsFromTCAColumns.html

@derhansen
Copy link
Owner Author

This task will be postponed, because it is currently hard to overview, which required field changes will vanish, because TYPO3 core currently has a bug, which shows all CHAR fields as required for change.

As an analysis, passtrhough fields must be taken care of manually. Also KEY indexes must be created manually.

Therefore, only #1240 has been applied.

@derhansen derhansen modified the milestones: 8.0.0 - TYPO3 v13, Backlog Oct 19, 2024
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