Code Monkey home page Code Monkey logo

t3deploy's Introduction

t3deploy

TYPO3 dispatcher for database related operations.

Build information

Build Status Code Coverage

Usage

Add new database definitions

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --verbose --execute

Remove old database definitions

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --execute

Only report new database definitions and removals

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose

Only report new database definitions and removals to file

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --dump-file update_dump.sql

Exclude the types drop_table and clear_table from update database definitions

php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --excludes=drop_table,clear_table

Options

  • --verbose (-v): Report changes
  • --execute (-e): Execute changes (updates, removals)
  • --remove (-r): Include structure differences for removal
  • --drop-keys: Removes key modifications that will cause errors
  • --dump-file: Dump changes to file
  • --excludes: Exclude update types (add,change,create_table,change_table,drop,drop_table,clear_table)

Requirements

TYPO3 7.6+

Authors

Oliver Hader, Daniel Poetzinger, Michael Klapper

See also the list of contributors who participated in this project.

Copyright / License

Copyright: (c) 2012 - 2019, AOE GmbH License: GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html

t3deploy's People

Contributors

chetan-thapliyal avatar czenker avatar srotsch avatar michaelklapper avatar felixsemmler avatar jjr avatar

Stargazers

Ingo Fabbri avatar Simon Schaufelberger avatar Steven Cardoso Neumann avatar Thorsten Kahler avatar Pim Snel avatar  avatar Artem Danilov avatar Felix Kopp avatar Daniel Pötzinger avatar

Watchers

Lee Saferite avatar Axel Jung avatar  avatar  avatar  avatar Tymoteusz Motylewski avatar Max Karkowski avatar  avatar James Cloos avatar Stephan Schmitz avatar Timo Hund avatar Torsten Zander avatar Christoph Frenes avatar  avatar Thomas Neumann avatar Stefan Masztalerz avatar Tobias Hehl avatar Dominik Tomasi avatar Bilal Arslan avatar Daniel Zohm avatar Bryan "BJ" Hoffpauir avatar  avatar  avatar Daniel Kurzmann avatar Deniz Dagtekin avatar Kevin Schu avatar Martin Tepper avatar Mario Erazo avatar Lukas Hück avatar Timo Fuchs avatar Nadine Tetz avatar Sven Carstens avatar Manish Jain avatar Michael Sandritter avatar  avatar Tom Schenk avatar Patrick Roos avatar  avatar stetau avatar  avatar  avatar  avatar

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.