diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2022-11-27 07:42:51 -0600 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2022-11-27 07:42:51 -0600 |
commit | ab7b44d43707b189bd0947abd9033e062b00a825 (patch) | |
tree | e03c3364da673b17f0e90463fcc4eef420e7da25 /.gitignore | |
parent | 591b1ed6237f250e60eaef321ab9fe0f93c070a0 (diff) |
Use .fetchone() for single result query.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.db +*.db-journal *demo* *test*
\ No newline at end of file |