Files
fn-serverless/api/datastore
Denis Makogon 830c86efe7 Make app delete more stable
We still need to delete app and check how may rows affected in apps table.
 But we don't really care about other tables and rows affected there: routes, calls, logs

 We need to delete app out of loop to check for invalid numbers of rows affected:
 - zero rows means nothing happend

 Despite apps table, zero rows affected if valid case for routes, calls and logs
2017-09-21 02:04:27 +03:00
..
2017-09-21 02:04:27 +03:00
2017-07-26 10:50:19 -07:00
2017-09-12 20:07:40 +03:00