Skip to content

Added UBConnection.prototype.update.

Andrii Bezuglyi requested to merge feature/add-update-to-ubconnection into master

In migration scripts I do need update. It would be nice to have update in connection object, so I added it, tested in my project.

PS: I also noticed that there is no method doDelete there, probably some more methods too....

Merge request reports