This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
george
/
proposal_database
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
4
プルリクエスト
0
Wiki
ラベル
マイルストーン
新しい課題
#11
Simplfiy `(get-stats)` to use SQLite `COUNT` rather than counting with `(length)` in racket
クローズ
11 ヶ月 前
に
george
によって開かれました · 0 コメント
George C. Privon
が
11 ヶ月 前
にコメントしました
This should simplify the logic and may speed up the execution slightly.
This should simplify the logic and may speed up the execution slightly.
George C. Privon
この課題がコミット
11 ヶ月 前
から参照されました
refactor (get-stats) use SQLite COUNT() instead of requesting all rows and counting within the program. fixes #11
george
11 ヶ月 前
に閉じられました
会話に参加するには
サインイン
してください。
ラベル
ラベルをクリア
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
ラベルなし
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
マイルストーン
マイルストーンをクリア
マイルストーンなし
担当者
担当者をクリア
担当者なし
1 参加者
書込み
プレビュー
読み込み中…
キャンセル
保存
まだコンテンツがありません
This should simplify the logic and may speed up the execution slightly.