mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 15:12:26 +00:00
optimise db exec
This commit is contained in:
@@ -101,6 +101,5 @@ close_db()
|
||||
|
||||
session.response.send({
|
||||
message = "User updated successfully",
|
||||
fields_updated = #set_clauses - 1, -- excluding updated_at
|
||||
fields = params.fields
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user