Edgewall Software

Change History for TracDev/DatabaseApi

Version Date Author Comment
38 14 months figaro Cosmetic changes
37 6 years Ryan J Ollos Minor changes.
36 6 years Ryan J Ollos Minor revisions and expand Trac 1.0 db API usage examples (Refs …
35 7 years Ryan J Ollos Indicate when API was removed.
34 7 years Christian Boos deprecated APIs have been removed in 1.3.1
33 8 years figaro Further cosmetic changes
32 8 years figaro Cosmetic changes
31 8 years figaro Cosmetic changes
30 10 years Jun Omae Revised example to use db.quote()
29 10 years al.willmer@… Minor correction of microsecond database type
28 12 years Christian Boos further clarifications
27 12 years Christian Boos clarify which API goes with which versions
26 12 years Christian Boos #Trac0.13API also mention 1.0
25 12 years Alex Willmer <al.willmer@…> Match function name of nested transaction example and description
24 13 years Thijs Triemstra update broken links
23 13 years Christian Boos … same for 0.12, btw
22 13 years Christian Boos emphasize that get_db_cnx shouldn't be used anymore
21 13 years Sebastian Krysmanski <sebastian@…> Added missing import
20 13 years Sebastian Krysmanski <sebastian@…> Added section about nested transactions
19 13 years Christian Boos #PooledConnections: what changed with context managers…
18 13 years Ryan J Ollos <ryano@…> Fixed link to Python documentation.
17 14 years Christian Boos added some content for #GuidelinesforSQLStatements
16 14 years Christian Boos updating #Trac0.13API to latest status
15 14 years Christian Boos discuss working with read-only connections
14 14 years Christian Boos start to talk about the db_query
13 14 years Christian Boos add a note about the base 0.13 API (#9536)
12 14 years Christian Boos present briefly the 0.12 API (@with_transaction)
11 14 years Christian Boos Note about API corner case, r8878.
10 15 years jerry Add some information about pooled connections
9 15 years anonymous grammatical error
8 16 years anonymous
7 16 years anonymous
6 18 years Christopher Lenz Fix link to trac.db package
5 18 years Christopher Lenz Removed snippet about obsolete sql_escape function
4 19 years dmbrucker@… typo
3 19 years anonymous
2 19 years Christopher Lenz Comments on string formatting
1 19 years Christopher Lenz Started documenting the Trac database "API"