Manoj Waikar
unread,Jun 21, 2011, 3:58:01 AM6/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lobos-...@googlegroups.com
Hi,
There is already a method named analyze-schema in lobos.analyzer to analyze the schema.
How about having a method to generate Lobos compliant clojure code (from the analyzed schema) which could be further used to specify migrations? So, just like tools like apgdiff generate sql statements to show the difference between the two schemas, this will generate clojure code for a schema (which might typically happen for the first time, after which Lobos will be used to specify migrations).
Thanks,
Manoj.