Difference between revisions of "Database.sql Generator"

From Contao Community Documentation

m (TrackerLink changed)
m
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
 
| Dev=Glen Langer ([[User:BugBuster|BugBuster]])
 
| Dev=Glen Langer ([[User:BugBuster|BugBuster]])
 
| DevSite=http://www.contao.glen-langer.de
 
| DevSite=http://www.contao.glen-langer.de
| ExtVersion=1.3.0
+
| ExtVersion=1.3.1 / 3.0.0
 
| Version=from 2.9
 
| Version=from 2.9
 
| TLVersion=2.8 (not tested, but should work)
 
| TLVersion=2.8 (not tested, but should work)
Line 19: Line 19:
  
 
<br />
 
<br />
The output can then be displayed in separate window (view source) or copied to the clipboard. (copy to clipboard)&sup1;<br /><br />
+
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.
&sup1;: "copy to clipboard" requires Flash
+
 
<br style="clear: both" />  
 
<br style="clear: both" />  
 
----
 
----
--[[User:BugBuster|BugBuster]] 13:53, 7 September 2010 (CEST)
+
--[[User:BugBuster|BugBuster]] 00:22, 14 May 2012 (CEST)

Latest revision as of 00:54, 16 August 2012

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