.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================== EXT: Table Updater ================== :Author: Michiel Roos :Created: 2013-03-14T14:36:59 :Changed by: Michiel Roos :Changed: 2013-12-08T23:50:33.995414000 :Email: extensions@donationbasedhosting.org :Info 2: :Info 3: :Info 4: .. _EXT-Table-Updater: EXT: Table Updater ================== Extension Key: **table** **updater** Copyright 2010-2011, Michiel Roos This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: Table Updater 1** **Introduction 3** **General usage 4** **Administration 5** Installation 5 **Known problems 6** **TODO 7** **Changelog 8** .. _Introduction: Introduction ------------ This extension provides a command line interface for 'updating the database' by supplying three different tasks: - update - delete - updateAndDelete The update functionality is found in the install tool. This extension exposes it on the command line. It can be used when setting up a site from the command line. .. _General-usage: General usage ------------- Ensure a backend user by the name of '\_cli\_lowlevel' is present. This extension provides a command line task for 'updating the database' by supplying three different tasks: - update - delete - updateAndDelete The update task will execute 'CREATE TABLE' and 'ALTER TABLE ADD/ALTER' statements. The delete task will execute 'DROP TABLE' and 'ALTER TABLE DROP' statements. The updateAndDelete task will do both. Please note that (just as in the install tool) the update and delete calls may need to be called multiple times for all the updates to resolve. For example; the first step of the 'delete' call will only 'rename' fields and tables to be deleted with a prefix of 'zzz\_'. The second call will do the actual cleanup. .. _Administration: Administration -------------- .. _Installation: Installation ^^^^^^^^^^^^ Install the extension using the extension manager. .. _Known-problems: Known problems -------------- If you find any problems, please report them to me by mail. Please take some time and make a proper report stating at least: - version of the extension - reproducibility - steps to reproduce - observed behavior - expected behavior Writing a good bug report will help us to fix the bugs faster and better. .. _TODO: TODO ---- Currently we have no TODO. If you have great innovative ideas, please let me know by sending me a mail. .. _Changelog: Changelog --------- .. ### BEGIN~OF~TABLE ### .. _Version: **Version** ^^^^^^^^^^^ .. container:: table-row a **Version** b **Date** c **Changes** .. _1-0-0: 1.0.0 ^^^^^ .. container:: table-row a 1.0.0 b 8 December 2013 c First release .. ###### END~OF~TABLE ###### |img-1| EXT: Table Updater 0 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 46 .. :id: graphics6 .. :name: graphics6 .. :width: 103