Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kill the old DdlTemplate functionality #61

Open
jeremydmiller opened this issue Jan 7, 2022 · 1 comment
Open

Kill the old DdlTemplate functionality #61

jeremydmiller opened this issue Jan 7, 2022 · 1 comment

Comments

@jeremydmiller
Copy link
Member

I think what we'll need to do do is have IFeatureSchema expose a template name. Then change the SQL generation through Migrator to make sure it goes through the current WritePermissions() method -- but change that method to reflect that it's really writing a single creation and/or update script.

I'm dubious that this adds value, and it's an opportunity to simplify things. Folks can always modify SQL by hand if they really want to.

@jeremydmiller jeremydmiller added this to the 3.0 milestone Jan 7, 2022
@jeremydmiller
Copy link
Member Author

Nope, we're gonna kill this instead:)

@jeremydmiller jeremydmiller changed the title Recreate Marten's "DdlTemplate" functionality in Weasel Kill the old DdlTemplate functionality Jan 11, 2022
@jeremydmiller jeremydmiller removed this from the 3.0 milestone Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant