google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

Cannot create not-null integer column with default of 0 in version 0.3.13 #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. simply create a new column, integer, not null, with a default of 0

What is the expected output? What do you see instead?
* I expect to see success, instead it tells me it cannot create a not-null
column with null as the default.

What version of the product are you using? On what target Application (e.g.
Firefox 2.0.0.14, Sunbird 0.8, etc.)? On what operating system?
Extension Version = 0.3.13
Application = 3.0.3
OS = Vista Ultimate SP1 (32-bit)

Please provide any additional information below.
* this is a handy tool. Thanks!

Original issue reported on code.google.com by erpet...@gmail.com on 19 Oct 2008 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by mrinal.k...@gmail.com on 20 Oct 2008 at 9:31

GoogleCodeExporter commented 9 years ago
Thanks for reporting. This is a serious error. Fixed.

Original comment by mrinal.k...@gmail.com on 20 Oct 2008 at 9:56