This website requires JavaScript.
Explore
Help
Sign In
shpaq
/
Prowlarr-Prowlarr
Watch
1
Star
0
Fork
0
You've already forked Prowlarr-Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr.git
synced
2025-10-03 01:01:34 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecd0fb50a831df43e129942a48e26ef5377e2947
Prowlarr-Prowlarr
/
NzbDrone.Core
/
Datastore
History
kay.one
907c508a70
PetaPoco now defaults to SQLite, requires WHERE on exists calls
2011-06-19 22:08:58 -07:00
..
Migrations
Removing "Histories" on migration.
2011-06-19 11:28:18 -07:00
PetaPoco
PetaPoco now defaults to SQLite, requires WHERE on exists calls
2011-06-19 22:08:58 -07:00
Connection.cs
PetaPoco won't convert DateTime to UTC by default.
2011-06-18 13:30:30 -07:00
CustomeMapper.cs
Fixed enum mapping issue
2011-06-18 01:29:38 -07:00
MigrationLogger.cs
…
MigrationsHelper.cs
Fixed some small issues, here and there.
2011-06-17 19:51:53 -07:00
SqliteProvider.cs
…