MaxMorais / northwindextended

Automatically exported from code.google.com/p/northwindextended
0 stars 0 forks source link

PostgreSQL Northwind version does not have Foreign Keys #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download PostgreSQL version from 
http://northwindextended.googlecode.com/files/northwind.postgre.sql
2. Run SQL code in PgAdmin

What is the expected output? What do you see instead?
There is no foreign keys where they are expected at least for me, like table 
"products" and "SupplierID" column.

What version of the product are you using? On what operating system?
PostgreSQL Northwind Database v1.0 from Ramiro Estigarribia Canese - from 
comments, operating system Windows 7 64 bit.

Please provide any additional information below.
I attach downloaded file.

Original issue reported on code.google.com by wodapoki...@gmail.com on 26 Apr 2015 at 3:21

Attachments: