Sha256: 0d8c7b4a2bf99dd187029d2644f5271d27a43c073636da67c98746fd1404116f
Contents?: true
Size: 807 Bytes
Versions: 4
Compression:
Stored size: 807 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>libsqlpostgres-ruby1.8</title> </head> <body> <h1>libsqlpostgres-ruby1.8</h1> <p>sqlpostgres is a wrapper around the venerable Ruby postgres library. sqlpostgres builds and executes insert, update and select statements. sqlpostgres statements are easier to read and maintain than raw SQL. Ruby data types are automatically converted to and from SQL data types, and results are returned as an array of hashes rather than an array of arrays.</p> <h2>Documentation</h2> <ul> <li><a href="manual.html">Manual</a></li> <li><a href="rdoc/index.html">Class reference</a></li> </ul> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sqlpostgres-1.3.0 | doc/index.html |
sqlpostgres-1.2.6 | doc/index.html |
sqlpostgres-1.2.5 | doc/index.html |
sqlpostgres-1.2.4 | doc/index.html |