Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching full:recommended

813 ** it is recommended that applications always invoke sqlite3_initialize()
852 ** the application. The default configuration is recommended for most
2024 ** It is recommended that when a database filename actually does begin with
2265 ** recommended for all new programs. The two older interfaces are retained
2363 ** for maximum code portability it is recommended that applications
2711 ** new "v2" interface is recommended for new applications but the legacy
2762 ** by sqlite3_step(). The use of the "v2" interface is recommended.