3.5. Aura.Sql

3.5.1. Getting Started
3.5.1.1. Instantiation
3.5.1.1.1. Lazy Connection Instance
3.5.1.1.2. Decorator Instance
3.5.1.2. Array Quoting
3.5.1.3. The perform() Method
3.5.2. The fetch*() Methods
3.5.3. The yield*() Methods
3.5.4. Profiling and Logging
3.5.4.1. Using The Profiler
3.5.4.2. Other Logger Implementations
3.5.4.3. Profiler Log Messages
3.5.4.4. Profiler Log Level
3.5.5. Connection Locator
3.5.5.1. Runtime Configuration
3.5.5.2. Construction-Time Configuration
3.5.6. 3.x Upgrade Notes
3.5.6.1. Rebuilder and Parsers
3.5.6.1.1. Array Placeholders
3.5.6.1.2. Sequential Placeholders
3.5.6.1.3. Repetition of Named Placeholders
3.5.6.1.4. Custom Parsers
3.5.6.2. Profiling and Logging
3.5.6.3. Instantiation
3.5.6.4. Miscellaneous