Page 1 of 1

Default TEXT value

Posted: 26.04.2008, 12:25
by denzquix
I'm using SQLite Admin 0.8.3.2 with SQLite 3.5.7. I want to have a TEXT field in my table with a default value of '{}'. However if I edit the table again (in SQLite Admin's "Edit Table" window) after I set this, it seems to become '''{}''', then '''''''{}''''''' the next time i edit it, and so on. Is there a way to stop it doing this?