﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29377	DatabaseSchemaEditor: add a hook to run DML statements after the entire schema is created	Maximiliano Robaina	nobody	"This feature request is to better support  of third-party database backends.
In my case (Firebird SQL) to add a new field on already existing and populated table is not enough set and drop a default value, we need to update the new field with efective default value. It is not possible without commit the schema alteration.
An aproach could be to have a kind of hook to run sql statements (DML statement in this case) when the schema  altereation finished (and commited). Of course, must bu runned in another transaction."	New feature	new	Migrations	2.0	Normal				Unreviewed	0	0	0	0	0	0
