Re: [sqlite] Sqlite 3 own function integration in c

2017-05-31 Thread Simon Slavin
On 30 May 2017, at 6:30pm, t682993 wrote: > I am testing sqlite and find it very versatile and good. > I am just missing 1 thing: from a table column i would like that the > sql-engine could generate new UUID or GUID per row. format > --4XXX--. > I have the c-source

[sqlite] Sqlite 3 own function integration in c

2017-05-31 Thread t682993
Hello guys, Operating system: Mac OSX El Capitan 10.11.6 Product: sqlite - dbrowser 3 I am testing sqlite and find it very versatile and good. I am just missing 1 thing: from a table column i would like that the sql-engine could generate new UUID or GUID per row. format --4XXX--X