summaryrefslogtreecommitdiff
path: root/recipeBuddy
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2019-11-12 09:25:05 -0500
committerTucker Evans <tuckerevans24@gmail.com>2019-11-12 09:26:42 -0500
commit16e187899c1cd008a5d36d4ac772a7bbc854e165 (patch)
tree9dd2e483c7130f0591242e5641c7bca08493a1d3 /recipeBuddy
parentb84c2d1ec6acb70f76a03010b1fdc868cf3d485e (diff)
Fix change QueryRow to Exec for ingredient/step inserts
Changed database schema so ingredients & steps does not have an id, and therefore can't return it so instead we just exec the insert statement without returning anything. We do have to check that there were affected rows in order to accurately update the recipe object.
Diffstat (limited to 'recipeBuddy')
0 files changed, 0 insertions, 0 deletions