Mercurial > hg > orthanc
log OrthancServer/Database/SQLiteDatabaseWrapper.cpp @ 4032:058b5ade8acd
age | author | description |
---|---|---|
Tue, 09 Jun 2020 21:43:42 +0200 | Sebastien Jodogne | renaming embedded resources |
Tue, 09 Jun 2020 21:31:13 +0200 | Sebastien Jodogne | ServerResources, and moving EmbeddedResourceHttpHandler from Core to OrthancServer |
Tue, 09 Jun 2020 20:50:20 +0200 | Sebastien Jodogne | DANGEROUS commit: removing HAS_EMBEDDED_RESOURCES |
Fri, 03 Apr 2020 14:47:37 +0200 | Sebastien Jodogne | enforcing SQLiteDatabaseWrapper::GetTableRecordCount() against SQL injection |
Mon, 02 Mar 2020 15:32:45 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Fri, 31 Jan 2020 17:14:59 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Mon, 04 Feb 2019 12:06:19 +0100 | Sebastien Jodogne | refactoring retrieval of metadata from database |