search for: another_else

Displaying 1 result from an estimated 1 matches for "another_else".

2005 May 19
5
[OT] Sqlite2 question
...ck. vim helps a little bit using record, but it''s still painful. It would help a lot if I could get sqlite to dump its insert statements in the following psuedoformat: INSERT INTO my_table (id=''some_id'', something=''some_val'', '''' => another_else'' .....) Is that possible? Any other strategies on how to properly update the schema of a sqlite db? Thanks, Joe