This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
beets
Watch
2
Star
0
Fork
0
You've already forked beets
mirror of
https://github.com/beetbox/beets.git
synced
2026-07-16 17:48:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
beets
/
test
/
dbcore
History
Šarūnas Nejus
856087258b
dbcore: rename Database._fetch to Database.get_results
...
This removes ambiguity with Library._fetch
2026-07-16 13:11:16 +01:00
..
__init__.py
Move test_sort.py under test/dbcore
2026-05-17 07:39:13 +01:00
test_datequery.py
Fix uncaught KeyError on date queries containing a stray pipe
2026-07-15 21:55:46 +02:00
test_db.py
dbcore: rename Database._fetch to Database.get_results
2026-07-16 13:11:16 +01:00
test_query.py
Make InQuery hashable when its pattern is a list
2026-07-15 08:02:01 +01:00
test_queryparse.py
Remove wrongly added copyright markers
2026-07-07 15:57:35 +01:00
test_sort.py
Fix crash when sorting by a nullable field missing on some items
2026-07-13 13:36:23 +01:00
test_types.py
typing: fix beets.dbcore.types
2026-07-15 20:23:55 +01:00