I wondering how to populate rows of a DB table upon it's creation.
First, where in the lift code are tables created?  Is it in trait
BaseMapper's dbAddTable method?  I have an Array[String] I would like
to add to the table when it is being created.  Which method can I
override to achieve this and how should I do so?

Thanks!
-David

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to