Skip to content

Commit a13d0ac

Browse files
committed
Ignore async generation for DbTimestampType.UsePreparedStatement
1 parent e00e5c8 commit a13d0ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/AsyncGenerator.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
applyChanges: true
66
analyzation:
77
methodConversion:
8+
- conversion: Ignore
9+
name: UsePreparedStatement
10+
containingTypeName: DbTimestampType
811
- conversion: Ignore
912
name: PostProcessInsert
1013
containingTypeName: HqlSqlWalker

0 commit comments

Comments
 (0)