1. Version 5.x

1.1. Aura.Sql
1.1.1. Getting Started
1.1.1.1. Instantiation
1.1.1.2. Array Quoting
1.1.1.3. The perform() Method
1.1.2. The fetch*() Methods
1.1.3. The yield*() Methods
1.1.4. Profiling and Logging
1.1.4.1. Using The Profiler
1.1.4.2. Other Logger Implementations
1.1.4.3. Profiler Log Messages
1.1.4.4. Profiler Log Level
1.1.5. Connection Locator
1.1.5.1. Runtime Configuration
1.1.5.2. Construction-Time Configuration
1.1.6. 3.x Upgrade Notes
1.1.6.1. Rebuilder and Parsers
1.1.6.2. Profiling and Logging
1.1.6.3. Instantiation
1.1.6.4. Miscellaneous