DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

Need more than 100,000 lines in FILE_LINES #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

 1. Create a big schema
 2. Generate it
 3. Attempt to insert over 100,000 lines in FILE_LINES

What is the expected output? What do you see instead?

 -) Well, it shouldn't throw an error.

Please use labels and text to provide additional information.

 -) Increase the SEQ column in FILE_LINES to something like number(9)

Original issue reported on code.google.com by Duane.Di...@gmail.com on 10 Jun 2012 at 3:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Changed SEQ from 5 to 9

Original comment by Duane.Di...@gmail.com on 31 Jul 2012 at 1:26