Skip to content

Commit

Permalink
Needs using system
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Willey committed May 23, 2021
1 parent 7679286 commit ab9ebe8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DatabaseSchemaReader/DataSchema/DatabaseSequence.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
namespace DatabaseSchemaReader.DataSchema
using System;
namespace DatabaseSchemaReader.DataSchema
{
/// <summary>
/// Represents a sequence in the database (eg Oracle, SqlServer 2011)
Expand Down

0 comments on commit ab9ebe8

Please sign in to comment.