[Solar-talk] _PostCreate _autoCreate ver0.25 ver0.26?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Mon Feb 5 04:14:26 PST 2007
There's a new configuration key in Solar_Sql_Table, v. 0.26, to define if
the tables should be created ('create' => true). By default it is true, so
your tables should be created normally. Anyway, try to set it to true
manually and see what happens. I have no other clues.
And, by the way: set 'create' to false once you got your tables created,
because it will avoid some expensive database operations on each request
(well, not *that* expensive, but in my case they were always on top of the
most expensive db calls).
rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.killersoft.com/pipermail/solar-talk/attachments/20070205/5f8d25ba/attachment.htm
More information about the solar-talk
mailing list