SQLiteConnector: fixPreparedStatementQuery()
この関数は何も行いません。
構文
sqliteConnector.fixPreparedStatementQuery(statement) => string
引数
-
statement:string変換対象のSQL文です。
返値: string
与えられた引数 statement の値をそのまま返します。
解説
この関数は何も行いません。
この関数は何も行いません。
sqliteConnector.fixPreparedStatementQuery(statement) => string
statement: string
変換対象のSQL文です。
string与えられた引数 statement の値をそのまま返します。
この関数は何も行いません。