Database.sql Generator

From Contao Community Documentation

Revision as of 22:54, 15 August 2012 by BugBuster (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I'm not a native English speaker. Please correct my mistakes.

Extension-Overview
Name of the developer Glen Langer (BugBuster)
Developer Website http://www.contao.glen-langer.de
Version of the extension 1.3.1 / 3.0.0
Compatibility with Contao Version from 2.9
Compatibility with TYPOlight Version 2.8 (not tested, but should work)
Link to Extension Repository http://www.contao.org/extension-list/view/dbsql_generator.en.html
Donate the developer Cappuccino
Link to Tracker https://github.com/BugBuster1701/dbsql_generator/issues
Generator

The database.sql Generator is a backend helper module for developers.
In the backend, there is a new menu item "Developer tools", including the point will "database.sql Generator" to be found.
After selecting the table, the corresponding SQL Create statement is generated and displayed.


Has an extension multiple tables with a common prefix, we can all be generated at a time. For this it is possible from version 1.2.0 to be able to enter in another field a table prefix. To enter the prefix "tl_cal" would be, for example, generate the statements for the tables "tl_calendar" and "tl_calendar_events.


If you double click anywhere on the code (from version 1.3.0), the entire code view is replaces with a pre-selected view from which you can copy with a simple Ctrl/Cmd-C. Clicking anywhere else returns the view to the original state.


--BugBuster 00:22, 14 May 2012 (CEST)

Views
Personal tools

Contao Community Documentation

In other languages
Navigation
Discover
Understand
Enhance
Miscellaneous
Tools