Skip to content

Commit 6f69c4f

Browse files
committed
Ignore async generation for DbTimestampType.UsePreparedStatement
1 parent 25d0504 commit 6f69c4f

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)