Message383552
It is probably harmless to enable the option, especially if it will be
the SQLite default, but why would you do your maths computations in sql,
using the limited set of functions available, when you could do them in
Python, with a much larger set of available functions and better
debugging facilities? |
|
Date |
User |
Action |
Args |
2020-12-21 20:59:43 | steven.daprano | set | recipients:
+ steven.daprano, Big Stone, erlendaasland |
2020-12-21 20:59:43 | steven.daprano | link | issue42686 messages |
2020-12-21 20:59:43 | steven.daprano | create | |
|