Recent content by zaya

  1. Z

    Semicolon appends at the end of the View text

    In last release of Developer (8.0.4) appeared annoying feature: when I open text of DB View, the semicolon symbol (;)forcibly append to it. All texts of Views of some project are storing in VSS, and this feature cause unnecessary version differences... Why was this feature added, and how can I...
  2. Z

    Adding DB-schema name using VCS-plugin

    Thanks! It will be usefull, because it'll make possible integration with other team coding tolls. We'll wait impatiently for updates! =)
  3. Z

    Adding DB-schema name using VCS-plugin

    Is it possible to add option to VCS plugin to create DB-objects in VSS with current DB-schema prefix? For example, if I want to add to VCS procedure 'Proc1' from schema 'Work', so it will be stored in VSS in the specified project with name 'Work.Proc1'.
Back
Top