comparison .github/workflows/build-xapian.yml @ 8304:24549122f9b1

Factor common code to hyperdb/roundupdb There was some common copied code in backends/back_anydbm.py and backends/rdbms_common.py. This is now moved to hyperdb.py and roundupdb.py, respectively (the FileClass lives in hyperdb.py while the IssueClass is in roundupdb.py)
author Ralf Schlatterbeck <rsc@runtux.com>
date Sat, 01 Mar 2025 13:08:09 +0100
parents 7c9d209b598a
children 6137598ac8b0
comparison
equal deleted inserted replaced
8303:45ec660eb7f7 8304:24549122f9b1

Roundup Issue Tracker: http://roundup-tracker.org/