▲ | eatonphil 4 days ago | |||||||||||||
Is this sqlite built from source or a distro sqlite? It's possible the defaults differ with build settings. | ||||||||||||||
▲ | supriyo-biswas 4 days ago | parent [-] | |||||||||||||
The one which avinassh shows is MacOS's SQLite under /usr/bin/sqlite3. In general it also has some other weird settings, like not having concat() method, last I checked. | ||||||||||||||
|