Changes between Version 22 and Version 23 of SqlAlchemyQueryMacro
- Timestamp:
- Aug 9, 2018, 7:30:38 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SqlAlchemyQueryMacro
v22 v23 50 50 51 51 This macro requires the pypi:sqlalchemy library and makes use of its database and table modules. Please install python-sqlalchemy first. 52 After getting the source you will have to edit {{{ install_sqlalchemyquery.bash }}} to your needs,you can change:52 After getting the source you will have to edit `install_sqlalchemyquery.bash` to suit your needs, so you can change: 53 53 {{{#!ini 54 54 TRAC_PATH_REPLACE = "/path/to/your-trac-environment" # absolute path to your trac environment