You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to be able to change the prefixes on the created objects. For example, triggers are called <table_name>BIU for Before Insert Update triggers. It would be useful to be able to set triggers to start with TRG<table_name> or to set sequences to start with SEQ_ rather than _SEQ.