diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2016-08-03 02:20:40 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2016-08-05 12:05:22 +0200 |
commit | 2915abb9d35308150ec107c5f4664e116daaf1de (patch) | |
tree | 1773a9c3b024904018ea46fd44c12865750bd673 /upgrading/3.5.0.txt | |
parent | 2cd69bf66d244c7d438992aff1a03ea52cdba819 (diff) | |
download | aur-2915abb9d35308150ec107c5f4664e116daaf1de.tar.gz aur-2915abb9d35308150ec107c5f4664e116daaf1de.tar.xz |
git-interface: Add database abstraction layer
Add a new class that connects to the database specified in the
configuration file and provides an interface to execute SQL queries.
Prepared statements with qmark ("?") placeholders are supported.
Replace all direct database accesses with calls to the new abstraction
layer.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'upgrading/3.5.0.txt')
0 files changed, 0 insertions, 0 deletions