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
3fc88878c14cfc3b060699c82b46db6464510f32
duplicati
/
Duplicati
/
Library
/
SQLiteHelper
T
History
Kenneth Skovhede
3fc88878c1
Added some flexibility to the upgrade process to avoid unittest failures caused by repeated database upgrades.
2018-06-28 11:00:35 +02:00
..
DBSchemaUpgrades
Added support for executing non-SQL code when performing a database update.
2017-06-08 15:50:03 +01:00
Properties
Updated copyright notices
2015-01-20 21:44:52 +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
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