Changes between Version 7 and Version 8 of SqlAlchemyQueryMacro


Ignore:
Timestamp:
Feb 27, 2015, 3:30:18 PM (9 years ago)
Author:
fvdberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SqlAlchemyQueryMacro

    v7 v8  
    3232After getting the source you will have to edit {{{ install_sqlalchemyquery.bash }}} to your needs, you can change:
    3333{{{
    34 TRAC_PATH_REPLACE="/path/to/your-trac-environment" #absolute path to your trac environment
     34TRAC_PATH_REPLACE="/path/to/your-trac-environment" # absolute path to your trac environment
    3535MAX_ROW_COUNT_REPLACE="1000"                       # maximum numbers of rows for the query result to display
    3636TABLE_BORDER_REPLACE="border=\"1\""                # set the border with of the table