Hi! I'm trying to run a schema export on azure and when the NHibernate creates the Hilo table, right after the Hilo's table creation it performs a insert. Is there a easy way of preventing this behaviour until I perform an alter table and create an clustered index? The script to create the column and the index are already done, but I need to perform this before the insert.
Thanks for you time, Plácido Bisneto -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
