NHibernate SqlServer2012Dialect drop sequence bug
Description
Environment
None
Activity
Show:

Alex Zaytsev July 16, 2013 at 9:11 AM
Applied to 3.3.x as 16def584aca804de0bd7035d9dc8cdaef1aebed4
Fixed
Created July 16, 2013 at 6:53 AM
Updated September 21, 2014 at 12:45 PM
Resolved July 16, 2013 at 9:11 AM
Who's Looking?
Dropping sequence statement don't check IF EXISTS , so if You try to recreate db structure from nhibernate and some sequences is missing You will retrieve error.