Changes between Version 7 and Version 8 of TracSqlPlugin

Show
Ignore:
Author:
anonymous (IP: 0.0.0.0)
Timestamp:
12/03/11 06:22:05 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracSqlPlugin

    v7 v8  
    1818database backends (although the queries will need to be written differently 
    1919according to which SQL database is being used). 
     20 
     21You can install it with: 
     22 
     23{{{ 
     24$ easy_install tracsql 
     25}}} 
    2026 
    2127== Source ==