 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
[SA 9.1.276 Pro] - bigints reduced to int in SQLite |
|
Executing statement
 |
 |
SELECT random()
|
in SE when connected to an SQLite database yields a simple integer instead of the bigint value that function actually returns.
|
|
Thu Jun 22, 2017 2:11 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you very much for reporting it. I was able to reproduce it. The difference can be clearly seen using the following query
 |
 |
SELECT random(), CAST(random() AS CHAR) |
|
|
Thu Jun 22, 2017 5:55 pm |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Fixed in [9.2.346 Pro].
|
|
Sat Jul 15, 2017 4:52 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|