Ticket #1337 (closed defect: fixed)
It`s wrong index and triggers creation in the oracle database(createTablesFromModels)
| Reported by: | FreeBolik | Owned by: | jwage |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.3 |
| Component: | Other | Version: | 1.0.0 |
| Severity: | Keywords: | oracle index triggers | |
| Cc: | Has Test: | yes | |
| Status: | Pending Core Response | Has Patch: | yes |
Description
-Indexes When you are writing relations using none primary key the Doctrine creates index on that field. It`s wonderfull. But it uses none oracle syntax.
-Triggers If you put autoincrement=true into the option you will have wrong triggers in the oracle database.
WorkBase?: --Apache/1.3.39 (Unix) PHP/5.2.5 mod_deflate/1.0.21 --PDO
PDO support enabled PDO drivers sqlite2, sqlite, mysql, oci, pgsql PDO_OCI PDO Driver for OCI 8 and later
--oracle v.9
Attachments
Change History
Note: See
TracTickets for help on using
tickets.