Method | Description | |
---|---|---|
Create ( StreamWriter writer, PgSchema oldSchema, PgSchema newSchema, APE.PostgreSQL.Teamwork.ViewModel.Postgres.SearchPathHelper searchPathHelper ) : void |
Adds PgPrivilegeCommand.Grant and PgPrivilegeCommand.Revoke privileges.
|
public static Create ( StreamWriter writer, PgSchema oldSchema, PgSchema newSchema, APE.PostgreSQL.Teamwork.ViewModel.Postgres.SearchPathHelper searchPathHelper ) : void | ||
writer | StreamWriter | |
oldSchema | PgSchema | |
newSchema | PgSchema | |
searchPathHelper | APE.PostgreSQL.Teamwork.ViewModel.Postgres.SearchPathHelper | |
return | void |