Actions
Feature #101553
openAuto-create DB fields from TCA columns
Status:
In Progress
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2023-10-13
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Goal is to further reduce / get rid of ext_tables.sql by creating DB fields from TCA columns.
type=checktype=colortype=datetimetype=emailtype=flextype=filetype=foldertype=grouptype=imageManipulationtype=inlinetype=inputtype=languagetype=linktype=none- no DB field!type=number- type=passthrough
type=passwordtype=radiotype=selecttype=text- type=user
Updated by Oliver Wand over 1 year ago
- Related to Task #101571: Auto-create DB fields from TCA columns for type "file" added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101623: Allow table without columns in ext_tables.sql added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101641: Modernize FileHandlingUtility added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101642: Modernize ext:core ext_tables.sql AST classes added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101651: Modernize ext:core ext_tables.sql DataType classes added
Updated by Oliver Wand over 1 year ago
- Related to Feature #101653: Auto-create DB fields from TCA columns for type "check" added
Updated by Oliver Wand over 1 year ago
- Related to Feature #101654: Auto-create DB fields from TCA columns for type "email" added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101660: Clean up ext_tables.sql parser added
Updated by Christian Kuhn about 1 year ago
- Related to Task #101793: Remove DataHandler->checkStoredRecord() added
Updated by Anja Leichsenring about 1 year ago
- Related to Task #101890: Auto-create DB fields from TCA columns for type "folder" added
Updated by Stefan Bürk about 1 year ago
- Related to Task #101898: Remove superfluous test from DefaultTcaSchemaTest.php added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #101908: Auto-create DB fields from TCA columns for type "group" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #101914: Auto-create DB fields from TCA columns for type "imageManipulation" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #101915: Auto-create DB fields from TCA columns for type "language" added
Updated by Anja Leichsenring about 1 year ago
- Related to Task #101985: Deal with leftover sql definitions from type=group added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #101986: Auto-create DB fields from TCA columns for type "text" added
Updated by Christian Kuhn about 1 year ago
- Related to Task #101997: Auto-create DB fields from TCA columns for type "flex" added
Updated by Christian Kuhn about 1 year ago
- Related to Task #102085: Allow to omit tables in ext_tables.sql added
Updated by Christian Kuhn about 1 year ago
- Related to Task #102106: Auto-create DB fields from TCA columns for type "password" added
Updated by Christian Kuhn about 1 year ago
- Related to Feature #102107: Auto-create DB fields from TCA columns for type "color" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #102168: Auto-create DB fields from TCA columns for type "link" added
Updated by Nikita Hovratov about 1 year ago
- Related to Feature #102163: Auto-create DB fields from TCA columns for type "radio" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #102210: Auto-create DB fields from TCA columns for type "inline" added
Updated by Garvin Hicking about 1 year ago
- Related to Bug #99937: 2038-Bug in TYPO3? added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #97367: Auto creation of database fields for TCA "datetime" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #102237: Auto-create DB fields from TCA columns for type "number" added
Updated by Anja Leichsenring about 1 year ago
- Related to Feature #102279: Auto-create DB fields from TCA columns for type "select" added
Updated by Stefan Bürk 10 months ago
- Related to Task #102944: Reduce `ext_tables.sql` for `ext:redirects` added
Updated by Christian Kuhn 5 months ago
- Related to Task #104063: Make slug fields TEXT by default added
Updated by Christian Kuhn 5 months ago
- Related to Task #104068: Make type=link fields TEXT by default added
Updated by Christian Kuhn 5 months ago
- Related to Task #104098: Auto-create DB fields from TCA columns for type "input" added
Updated by Christian Kuhn 5 months ago
- Related to Task #104110: Streamline DefaultTcaSchema added
Updated by Christian Kuhn 5 months ago
- Related to Task #104138: Avoid long varchar() in pages table added
Updated by Christian Kuhn 5 months ago
- Related to Bug #93534: Insufficient database type for (several) title properties added
Updated by Christian Kuhn 5 months ago
- Related to Task #104143: Make pages.author VARCHAR(255) added
Updated by Christian Kuhn 5 months ago
- Related to Task #103028: Refactoring DefaultTcaSchema to reduce redundant code added
Updated by Christian Kuhn 5 months ago
- Related to Task #104146: TEXT for type=input length > 255 added
Updated by Christian Kuhn 5 months ago
- Related to Task #104153: About "row size too large" added
Updated by Garvin Hicking 4 months ago
- Category set to Database API (Doctrine DBAL)
Actions