]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the DEFAULT value of a column to be obtained by calling a
authordrh <drh@noemail.net>
Thu, 30 Jun 2005 17:04:21 +0000 (17:04 +0000)
committerdrh <drh@noemail.net>
Thu, 30 Jun 2005 17:04:21 +0000 (17:04 +0000)
commiteb55bd2fe9642df9acf80c235d21c6074fdc02f3
treebced101d3a1cbcf5e274007b3e9d74072974404b
parent67ce73b4666b0c02357c0ca5d1d84e148f65f237
Allow the DEFAULT value of a column to be obtained by calling a
function that has constant arguments, such as julianday('now'). (CVS 2534)

FossilOrigin-Name: d273766ef2442eb87971b07f9ecf5682c88298ee
manifest
manifest.uuid
src/build.c
src/expr.c
src/parse.y
src/sqliteInt.h