問題タブ [dbflow]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
574 参照

dbflow - クエリの DBFLow Where 句

DBFLow は初めてです。where句に応じて1行を返すクエリを作りたいのですが、andを含むwhere句が見つからないようです。

phone = uname_pass[0];whereとpassword = uname_pass[1];を取得したい

適切なクエリは何ですか?