Hi,
Is there a DDL script running around to create a database schema for the JdbcConnectionRepository? From what I can see, it's just a single Connection table with VARCHAR fields "accountId", "providerId", "accessToken", "secret", "refreshToken", "providerAccountId", but I don't know if there's a script somewhere that I'm not seeing.
Cheers,
Emerson
