Skip to content

Commit

Permalink
OracleUS7AsciiAttribute
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 committed Aug 6, 2024
1 parent ba4d6a0 commit 6525c70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace FreeSql.DataAnnotations
{
[AttributeUsage(AttributeTargets.Class)]
[AttributeUsage(AttributeTargets.Property)]
public class OracleUS7AsciiAttribute : Attribute
{
public OracleUS7AsciiAttribute() { }
Expand Down

0 comments on commit 6525c70

Please sign in to comment.