Replies: 1 comment 1 reply
-
Have you tried adding a TypeReference to the engine? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I generate a C # class according to the dynamic type of orchardcore and cooperate, with FreeSQL to generate different table structures, so as to encapsulate changes in different databases
However, FreeSQL needs to specify a predefined type

Is there any way to register this type to the current context through jint?
Beta Was this translation helpful? Give feedback.
All reactions