Back to Four Js Website
Four Js Customer Forum
Subscribe for automatic updates:
RSS
Sign in for full access
|
Help
Four Js Development Tools Forum
>
Discussions by product
>
Genero Studio
>
schema error v3.00.22
Most recent posts
Pages: [
1
]
« previous
next »
Reply
|
Print
Author
Topic: schema error v3.00.22 (Read 12306 times)
Benjamin G.
Posts: 130
schema error v3.00.22
«
on:
December 24, 2015, 10:00:36 am »
Hi,
SCHEMA file (4db) are not correct for indexes when columns are created with option DESC.
e.g.: (dbschema)
create index "informix".i01_tccsvt on "informix".tccsvt (numcli,datapl desc,heuapl desc) using btree ;
(result 4db)
</Table>
<Table name="tccsvt" status="U">
<Column name="numapl" ....
<Index name="i01_tccsvt" indexConstraint="index" status="U" indexColumns="numcli"/>
</Table>
missing columns "datapl" and "heuapl"
Regards
Romain W.
Posts: 48
Re: schema error v3.00.22
«
Reply #1 on:
January 07, 2016, 03:49:22 pm »
Hi Benjamin,
I'll provide an answer to your request through the normal support process. I'll post a summary to the forum once the issue will be finalized. Thanks for understanding.
Regards,
Romain W.
Romain W.
Posts: 48
Re: schema error v3.00.22
«
Reply #2 on:
January 13, 2016, 10:39:02 am »
Hi,
Just for information, a new defect has been posted on this (#GST-12778 - Columns referenced with keyword DESC on Index creation are not mentioned when extracting DB schema). Will be fixed in next version.
Thanks.
Best regards,
Romain W.
Pages: [
1
]
Reply
|
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
=> Ask Reuben
=> WWDC21
-----------------------------
Discussions by product
-----------------------------
=> Products announcements
=> Genero BDL
=> GWS
=> GAS and GBC
=> GDC
=> Genero Mobile for Android or iOS
=> Genero Studio
=> Reporting tools (GRW, GRE)
-----------------------------
Jobs
-----------------------------
=> Jobs
Powered by SMF 1.1.21
|
SMF © 2015, Simple Machines
Loading...