mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Added in an audit table. Since we are now allowing multiple users to change and modify things we need to audit this.
This commit is contained in:
parent
8dcb8022ab
commit
79086dcf45
4 changed files with 32 additions and 3 deletions
|
@ -81,6 +81,7 @@
|
|||
<DependentUpon>Sql.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="TableCreation.cs" />
|
||||
<Compile Include="Models\Audit.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="sqlite3.dll">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue