I created a function UUID() with sqlite3_create_function. There are
tables in my database which have default columns using the UUID
function. Do I run into trouble when I insert a row into a table with a
given UUID value without the defined function (Using the command line
interface)?
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to