Class DrupalDB
In: lib/ajaxim_drupaldb.rb
Parent: Mysql

Database layer for working with Drupal DB

Hides ordinary query method in our Mysql child and create our own which will handle prefixes

Methods

External Aliases

query -> _query

Attributes

prefix  [R] 
prefix  [W] 

Public Instance methods

this method handles prefixes and run ordinary query method

[Validate]