In Files

Parent

Methods

Files

Class Index [+]

Quicksearch

Object

Public Class Methods

pool_size() click to toggle source
    # File lib/do_sqlite3.rb, line 44
44:     def self.pool_size
45:       # sqlite3 can have only one write access at a time, with this
46:       # concurrent write access will result in "Database locked" errors
47:       1
48:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.