Skip to content

Obsolete - this repo has been merged into repo extractor

License

Notifications You must be signed in to change notification settings

CANVE/github-cruncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To re(create) the slick classes from an existing database schema, adjust all database connection details in `build.sbt`, then run `sbt slickGen`. This would typically be done after manipulating the database schema, to keep slick in sync.

Note about going the opposite direction: to create the database schema, from the slick generated classes which are part of this repo, need to use the DDL part of slick api, not currently implemented yet for this project (but should be simple).

About

Obsolete - this repo has been merged into repo extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages