tested to support postgresql and sqlite.
additional table functions to manipulate databases directly from pandabase, making it less likely that you will need to use SQL directly to deal with one-off situations like removing tables, etc.
bugfix - now coerces bool to float/int if necessary to match existing database column