nciri / zend-db-model-generator

Automatically exported from code.google.com/p/zend-db-model-generator
0 stars 0 forks source link

Bug: Foreign key with multiple columns from different tables #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sql file in attachment.
2. My CMD Command (Run as Administrator) - C:\wamp\bin\php\php5.4.3\php-cgi.exe 
C:\wamp\www\zdmg\zend-db-model-generator.php --database test --all-tables >> 
c:\log.txt 2>>c:\log1.txt
3. So, problem is Foreign key with multiple columns from different tables.

What is the expected output? What do you see instead?
--Output see in attachment.

What version of the product are you using? On what operating system?
--Windows 7 / zdmg-0.7

Original issue reported on code.google.com by rithms...@gmail.com on 20 Nov 2013 at 3:10

Attachments: