Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package org.blackdread.sqltojava.jooq missing #39

Closed
werwuifi opened this issue Apr 5, 2020 · 1 comment
Closed

Package org.blackdread.sqltojava.jooq missing #39

werwuifi opened this issue Apr 5, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@werwuifi
Copy link

werwuifi commented Apr 5, 2020

After cloning the repo I tried to run SqlToJavaApplication and got compilation errors in InformationSchemaRepository due to missing classes:

import org.blackdread.sqltojava.jooq.InformationSchema;
import static org.blackdread.sqltojava.jooq.InformationSchema.INFORMATION_SCHEMA;
import static org.blackdread.sqltojava.jooq.tables.KeyColumnUsage.KEY_COLUMN_USAGE;
@Blackdread Blackdread added the duplicate This issue or pull request already exists label Apr 6, 2020
@Blackdread
Copy link
Owner

See #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants