Something went wrong on our end
Select Git revision
importer.py
Forked from
Video AG Infrastruktur / website
Source project has a limited visibility.
-
Julian Rother authored
The functionality of query() is now split into query() and modify(). For all queries that modify the db (like INSERT and UPDATE) the latter must be used. This simplifies the interface (e.g. the return value) and later allows query caching.
Julian Rother authoredThe functionality of query() is now split into query() and modify(). For all queries that modify the db (like INSERT and UPDATE) the latter must be used. This simplifies the interface (e.g. the return value) and later allows query caching.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.