Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Andy Wilkinson
2019-03-27 14:04:32 +00:00
127 changed files with 568 additions and 566 deletions

View File

@@ -8,7 +8,7 @@ import javax.annotation.Generated;
/**
* Convenience access to all tables in PUBLIC
*/
@Generated(value = { "http://www.jooq.org",
@Generated(value = { "https://www.jooq.org",
"jOOQ version:3.8.2" }, comments = "This class is generated by jOOQ")
@SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class Tables {