]> source.dussan.org Git - nextcloud-server.git/commit
Move insertIfNotExist to Connection wrapper
authorBart Visscher <bartv@thisnet.nl>
Tue, 26 Feb 2013 07:30:42 +0000 (08:30 +0100)
committerBart Visscher <bartv@thisnet.nl>
Sun, 21 Jul 2013 21:17:37 +0000 (23:17 +0200)
commit19b9c896340c572d9a42d033cd8824f33d18efa3
tree5125454219343ed1686a634e91cd7d454007c006
parent58991150ab17846640907d43a6d4b0ff502d4986
Move insertIfNotExist to Connection wrapper

Real implementation is in DB\Adapter* classes
lib/db.php
lib/db/adapter.php
lib/db/adaptersqlite.php
lib/db/connection.php