This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
duplicati
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2e1ddc15194a468ccb130c61895adb85d0b6fb0
duplicati
/
Duplicati
/
Library
/
SQLiteHelper
T
History
Max
e2e1ddc151
upstream
2018-06-29 17:26:53 +02:00
..
DBSchemaUpgrades
Added support for executing non-SQL code when performing a database update.
2017-06-08 15:50:03 +01:00
DatabaseUpgrader.cs
Added some flexibility to the upgrade process to avoid unittest failures caused by repeated database upgrades.
2018-06-28 11:00:35 +02:00
Duplicati.Library.SQLiteHelper.csproj
Replaced compile-time flag and dependency on
Mono.Posix
with a dynamic call to
UnixSupport
to defer loading the
Mono.Posix
library.
2018-06-27 13:36:08 +02:00
Duplicati.snk
more libraries ported
2018-06-24 14:49:30 +02:00
SQLiteLoader.cs
Merge branch 'verhoek-fix/sqlite_file_permissions'
2018-06-28 10:50:17 +02:00
Strings.cs
Removed all resx files, now using Duplicati.Library.Localization exclusively
2015-01-20 21:07:24 +01:00