cannot add new column with not null flag set

Issue #219 duplicate
Former user created an issue

Originally reported on Google Code with ID 219

What steps will reproduce the problem?
1. Create a table
2. Go to the Add new field
3. Ensure Not NULL is selected
4. Add Fields

What is the expected output? What do you see instead?
I would expect an error saying that it cannot be set if the table has data with an
OK / Cancel. or if the table is empty or complies with the rules it will add the new
field with not null set

What version of the product are you using? On what operating system? Which
Database Extension (PDO/SQLiteDatabase/SQLiteDatabase3 - see Database
structure-tab in phpLiteAdmin)?
phpLiteAdmin: 1.9.4.1
Database name: dummy
Path to database: ../database/dummy
Size of database: 25 KB
Database last modified: 2:38pm on June 5, 2013 (UTC)
SQLite version: 3.7.7.1
SQLite extension [?]: SQLite3
PHP version: 5.3.21

Please provide any additional information below.

Reported by tom@tect.co.uk on 2013-06-05 14:44:32

Comments (1)

  1. Christopher Kramer
    I guess this is almost the same issue as #222 which has just been fixed. Please try
    the new version provided there.
    

    Reported by crazy4chrissi on 2013-08-09 13:14:19 - Status changed: Duplicate - Merged into: #222

  2. Log in to comment