Git Product home page Git Product logo

typo3-phinx's People

Contributors

an-constructiva avatar mbrodala avatar nostadt avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

bmoex seanpm2001

typo3-phinx's Issues

Add DB schema of phinx

While cleaning up the DB of a TYPO3 instance I have noticed that the DB analyzer wants to delete (rename first) the table tx_phinx_log. This is because this ext. does not ship an ext_tables.sql.

I am aware that it does ease the maintenance, by not shipping it. However, it is crucial IMO that this table exist. So, my question: Should the schema be shipped along with that ext.?

I have mixed feelings towards that, because copying the schema is redundant.

Missing admin permissions in DataHandler migrations/seeds

When using the DataHandler in migrations/seeds, records are not created. This is due to a missing BE user authentication; the BE user (_cli_) exists and is an admin, but without initialized authentication, the necessary info is not loaded.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • robmorgan/phinx >= 0.11.0 < 1.0
  • typo3/cms-core ^11.5 || ^12.4
  • ergebnis/composer-normalize ^2.3
  • friendsofphp/php-cs-fixer ^3.41
  • php-parallel-lint/php-console-highlighter ^1.0.0
  • php-parallel-lint/php-parallel-lint ^1.2
  • phpstan/phpstan ^1.0.0
  • saschaegerer/phpstan-typo3 ^1.0.0
  • typo3/coding-standards ^0.7.1
docker-compose
docker-compose.yml
github-actions
.github/workflows/ci.yml
  • actions/checkout v4

  • Check this box to trigger a request for Renovate to run again on this repository

Exception when database port is not specified

An exception occurs in case $GLOBALS['TYPO3_CONF_VARS']['DB']['Connections']['Default']['port'] is not specified:

[ TYPO3\CMS\Core\Error\Exception ]                                                                                                            
  PHP Warning: Undefined array key "port" in /var/www/html/vendor/pagemachine/typo3-phinx/Classes/Configuration/PhinxConfiguration.php line 34

We generally do not configure this value as the default value of 3306 is used as a fallback within Doctrine DBAL.

Migrations/seeds in "vendor-dir" ignored

With TYPO3v12 extension packages are placed in the regular Composer vendor-dir (normally vendor). Migrations/seeds from these packages must be found accordingly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.