github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

tpitale / information_schema

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

DataMapper Classes to Access information_schema.* in PostgreSQL 8.3 — Read more

  cancel

http://t.pitale.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

reduced require statements 
tpitale (author)
Mon Feb 23 11:53:24 -0800 2009
commit  ddc7f13213d49dc82c9995d767696094dbb5f1e8
tree    8e8a79a683c74a726095af45860ebef874effadc
parent  28f59567f9d3841205aa55b17b19117e14e35a1b
information_schema /
name age
history
message
file README Loading commit data...
file information_schema.rb
directory lib/
directory versions/
README
Provides read-only access to the information_schema.* views/tables in PostgreSQL

Requires dm-core

Be sure to set up a connection to the database you want to use (or use it in a project). The user must be the creator of 
the database or have been given proper access.

From the PostgreSQL Documentation:
"The information schema itself is a schema named information_schema. This schema automatically exists in all databases. 
The owner of this schema is the initial database user in the cluster, and that user naturally has all the privileges on 
this schema, including the ability to drop it (but the space savings achieved by that are minuscule)."

What can I use this for?
* Altering table constraints on the fly
* Altering user roles on the fly
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server