Skip to content

Instantly share code, notes, and snippets.

@diversit
Created August 1, 2015 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diversit/e1ac2d87efcc8b664366 to your computer and use it in GitHub Desktop.
Save diversit/e1ac2d87efcc8b664366 to your computer and use it in GitHub Desktop.
Slick 3 insert failure output
09:27:01.107 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path @599984672.id
09:27:01.160 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s3.id
09:27:01.180 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.181 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.182 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.184 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.185 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.185 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.188 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.189 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.189 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.190 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.198 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - Source:
| TableExpansion
| table s2: Table head_line_bar : Vector[@(PostgresDriver._.head_line_bar)<UnassignedStructuralType(@(PostgresDriver._.head_line_bar))>]
| columns: TypeMapping
| 0: ProductNode
| 1: Path s2.id : Option[Int']
| 2: Path s2.user_id : Int'
| 3: Path s2.company_id : Int'
| 4: Path s2.content_type : String'
| 5: Path s2.from_date : java.sql.Timestamp'
| 6: Path s2.numberofdays : Int'
| 7: Path s2.upto_end_date : java.sql.Timestamp'
| 8: Path s2.created_by : Option[Int']
| 9: Path s2.created_on : Option[java.sql.Timestamp']
| 10: Path s2.updated_by : Option[Int']
| 11: Path s2.updated_on : Option[java.sql.Timestamp']
09:27:01.249 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s5.id
09:27:01.256 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase assignUniqueSymbols:
| TableExpansion
| table s2: Table head_line_bar : Vector[@t4<UnassignedStructuralType(@t4)>]
| columns: TypeMapping
| 0: ProductNode
| 1: Path s2.id : Option[Int']
| 2: Path s2.user_id : Int'
| 3: Path s2.company_id : Int'
| 4: Path s2.content_type : String'
| 5: Path s2.from_date : java.sql.Timestamp'
| 6: Path s2.numberofdays : Int'
| 7: Path s2.upto_end_date : java.sql.Timestamp'
| 8: Path s2.created_by : Option[Int']
| 9: Path s2.created_on : Option[java.sql.Timestamp']
| 10: Path s2.updated_by : Option[Int']
| 11: Path s2.updated_on : Option[java.sql.Timestamp']
09:27:01.260 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.261 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.id
09:27:01.262 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.id
09:27:01.262 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.263 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.263 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.264 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.265 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.265 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.266 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.266 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.267 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.267 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.267 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.268 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.268 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.269 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.270 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.270 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.271 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.271 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.272 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.272 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.272 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.273 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.273 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.274 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.274 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.275 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.275 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.276 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<UnassignedStructuralType(@t4)> to node Ref s2
09:27:01.277 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.277 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.282 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.291 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.295 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[@t4<UnassignedStructuralType(@t4)>] to node TableExpansion
09:27:01.313 [main] DEBUG slick.compiler.InferTypes.debug[32] - Found Selects for NominalTypes: @t4
09:27:01.320 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s6.id
09:27:01.322 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] to node Table head_line_bar
09:27:01.324 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.325 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.id
09:27:01.325 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.id
09:27:01.325 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.id
09:27:01.328 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.328 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.329 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.330 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.user_id
09:27:01.332 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.333 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.334 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.335 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.company_id
09:27:01.337 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.337 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.339 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.339 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s2.content_type
09:27:01.342 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.343 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.344 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.344 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.from_date
09:27:01.347 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.348 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.350 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.357 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s2.numberofdays
09:27:01.359 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.360 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.361 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.362 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s2.upto_end_date
09:27:01.363 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.364 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.366 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.367 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.created_by
09:27:01.369 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.376 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.377 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.377 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.created_on
09:27:01.379 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.380 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.381 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.382 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s2.updated_by
09:27:01.383 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s2
09:27:01.384 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.384 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.385 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s2.updated_on
09:27:01.386 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.389 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.391 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.397 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.399 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[@t4<UnassignedStructuralType(@t4)>] to node TableExpansion
09:27:01.401 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] to node TableExpansion
09:27:01.403 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s7.id
09:27:01.412 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase inferTypes:
| TableExpansion : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| table s2: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| columns: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s2.id : Option[Int']
| 2: Path s2.user_id : Int'
| 3: Path s2.company_id : Int'
| 4: Path s2.content_type : String'
| 5: Path s2.from_date : java.sql.Timestamp'
| 6: Path s2.numberofdays : Int'
| 7: Path s2.upto_end_date : java.sql.Timestamp'
| 8: Path s2.created_by : Option[Int']
| 9: Path s2.created_on : Option[java.sql.Timestamp']
| 10: Path s2.updated_by : Option[Int']
| 11: Path s2.updated_on : Option[java.sql.Timestamp']
09:27:01.417 [main] DEBUG slick.compiler.ExpandTables.debug[32] - Tables for expansion in result type: @t4
09:27:01.420 [main] DEBUG slick.compiler.ExpandTables.debug[32] - Table expansions: @t4 -> (s2,TypeMapping)
09:27:01.422 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.id
09:27:01.422 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:01.423 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:01.423 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:01.424 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:01.425 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:01.426 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:01.427 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:01.427 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:01.427 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:01.428 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:01.430 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.431 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.id
09:27:01.431 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.id
09:27:01.432 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.432 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:01.432 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:01.433 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.434 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:01.434 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:01.435 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.436 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:01.436 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:01.437 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.438 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:01.438 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:01.439 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.439 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:01.440 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:01.440 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.441 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:01.441 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:01.442 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.442 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:01.443 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:01.443 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.444 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:01.444 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:01.445 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.445 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:01.446 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:01.446 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.447 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:01.447 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:01.449 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.450 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.455 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>] to node Pure t9
09:27:01.456 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>] to node Bind
09:27:01.458 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s10.id
09:27:01.468 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase expandTables:
| Bind : Vector[t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>]
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>]
| value: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.471 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Client-side result type: Vector[t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>]
09:27:01.478 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s11.id
09:27:01.482 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Removed type mapping:
| Bind
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.485 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s12.id
09:27:01.489 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Converted to collection:
| Bind
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.492 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from t9<Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]>
09:27:01.492 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
09:27:01.493 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Option[Int']
09:27:01.494 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Int'
09:27:01.495 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Int'
09:27:01.495 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from String'
09:27:01.495 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from java.sql.Timestamp'
09:27:01.495 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Int'
09:27:01.495 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from java.sql.Timestamp'
09:27:01.496 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Option[Int']
09:27:01.496 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Option[java.sql.Timestamp']
09:27:01.496 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Option[Int']
09:27:01.497 [main] DEBUG s.compiler.CreateResultSetMapping.debug[32] - Creating mapping from Option[java.sql.Timestamp']
09:27:01.498 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s14.id
09:27:01.527 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase createResultSetMapping:
| ResultSetMapping
| from s13: Bind
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping
| 0: ProductNode
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3
| 4: Apply Function SilentCast : String'
| 0: Path s13._4
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11
09:27:01.538 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.538 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.id
09:27:01.540 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.id
09:27:01.541 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.541 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.user_id
09:27:01.542 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:01.542 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.543 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.company_id
09:27:01.543 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:01.544 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.545 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.content_type
09:27:01.546 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:01.549 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.553 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.from_date
09:27:01.570 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:01.584 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.584 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.numberofdays
09:27:01.585 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:01.585 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.586 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.upto_end_date
09:27:01.586 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:01.586 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.588 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.created_by
09:27:01.589 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:01.590 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.590 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.created_on
09:27:01.590 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:01.591 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.591 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.updated_by
09:27:01.591 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:01.592 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.592 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s8.updated_on
09:27:01.593 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:01.593 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.594 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Pure t9
09:27:01.595 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Bind
09:27:01.597 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s15.id
09:27:01.605 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase forceOuterBinds:
| ResultSetMapping
| from s13: Bind : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping
| 0: ProductNode
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3
| 4: Apply Function SilentCast : String'
| 0: Path s13._4
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11
09:27:01.614 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] -> Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
09:27:01.615 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s16.id
09:27:01.616 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] to node Table head_line_bar
09:27:01.616 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.617 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.617 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Option[Int'] -> Option[Int']
09:27:01.618 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.id
09:27:01.618 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.619 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.619 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Int' -> Int'
09:27:01.619 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:01.620 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.621 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.621 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Int' -> Int'
09:27:01.621 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:01.622 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.622 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.623 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: String' -> String'
09:27:01.623 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:01.624 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.625 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.625 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: java.sql.Timestamp' -> java.sql.Timestamp'
09:27:01.625 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:01.626 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.627 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.627 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Int' -> Int'
09:27:01.627 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:01.628 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.628 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.629 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: java.sql.Timestamp' -> java.sql.Timestamp'
09:27:01.629 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:01.629 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.630 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.630 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Option[Int'] -> Option[Int']
09:27:01.630 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:01.631 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.632 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.632 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Option[java.sql.Timestamp'] -> Option[java.sql.Timestamp']
09:27:01.633 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:01.633 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.634 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.635 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Option[Int'] -> Option[Int']
09:27:01.635 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:01.635 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> -> @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>
09:27:01.636 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s8
09:27:01.636 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Option[java.sql.Timestamp'] -> Option[java.sql.Timestamp']
09:27:01.636 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:01.637 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) -> (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
09:27:01.638 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.638 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] -> Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
09:27:01.639 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Pure t9
09:27:01.639 [main] DEBUG slick.compiler.ExpandSums.debug[32] - Translated type: Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] -> Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
09:27:01.640 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Bind
09:27:01.641 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase expandSums: (no change)
09:27:01.643 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase expandConditionals: (no change)
09:27:01.645 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase expandRecords: (no change)
09:27:01.647 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening projection t9
09:27:01.649 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.id with symbols
| Path s8.id : Option[Int']
09:27:01.650 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.user_id with symbols
| Path s8.user_id : Int'
09:27:01.650 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.company_id with symbols
| Path s8.company_id : Int'
09:27:01.651 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.content_type with symbols
| Path s8.content_type : String'
09:27:01.651 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.from_date with symbols
| Path s8.from_date : java.sql.Timestamp'
09:27:01.651 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.numberofdays with symbols
| Path s8.numberofdays : Int'
09:27:01.651 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.upto_end_date with symbols
| Path s8.upto_end_date : java.sql.Timestamp'
09:27:01.652 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.created_by with symbols
| Path s8.created_by : Option[Int']
09:27:01.652 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.created_on with symbols
| Path s8.created_on : Option[java.sql.Timestamp']
09:27:01.652 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.updated_by with symbols
| Path s8.updated_by : Option[Int']
09:27:01.653 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Analyzing Path s8.updated_on with symbols
| Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.656 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path
| ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.668 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _1
| Path s8.id : Option[Int']
09:27:01.669 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s17 -> Path s8.id
09:27:01.669 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _2
| Path s8.user_id : Int'
09:27:01.670 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s18 -> Path s8.user_id
09:27:01.670 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _3
| Path s8.company_id : Int'
09:27:01.670 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s19 -> Path s8.company_id
09:27:01.670 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _4
| Path s8.content_type : String'
09:27:01.671 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s20 -> Path s8.content_type
09:27:01.671 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _5
| Path s8.from_date : java.sql.Timestamp'
09:27:01.671 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s21 -> Path s8.from_date
09:27:01.671 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _6
| Path s8.numberofdays : Int'
09:27:01.672 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s22 -> Path s8.numberofdays
09:27:01.672 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _7
| Path s8.upto_end_date : java.sql.Timestamp'
09:27:01.672 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s23 -> Path s8.upto_end_date
09:27:01.673 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _8
| Path s8.created_by : Option[Int']
09:27:01.673 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s24 -> Path s8.created_by
09:27:01.673 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _9
| Path s8.created_on : Option[java.sql.Timestamp']
09:27:01.673 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s25 -> Path s8.created_on
09:27:01.674 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _10
| Path s8.updated_by : Option[Int']
09:27:01.674 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s26 -> Path s8.updated_by
09:27:01.674 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattening node at Path _11
| Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.675 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Adding definition: s27 -> Path s8.updated_on
09:27:01.680 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type {s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']} to node StructNode
09:27:01.682 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<{s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}>] to node Pure t9
09:27:01.685 [main] DEBUG slick.compiler.FlattenProjections.debug[32] - Flattened projection to
| Pure t9 : Vector[t9<{s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}>]
| value: StructNode : {s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}
| s17: Path s8.id : Option[Int']
| s18: Path s8.user_id : Int'
| s19: Path s8.company_id : Int'
| s20: Path s8.content_type : String'
| s21: Path s8.from_date : java.sql.Timestamp'
| s22: Path s8.numberofdays : Int'
| s23: Path s8.upto_end_date : java.sql.Timestamp'
| s24: Path s8.created_by : Option[Int']
| s25: Path s8.created_on : Option[java.sql.Timestamp']
| s26: Path s8.updated_by : Option[Int']
| s27: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.686 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<{s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}>] to node Bind
09:27:01.687 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s28.id
09:27:01.692 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase flattenProjections:
| ResultSetMapping
| from s13: Bind : Vector[t9<{s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}>]
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<{s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}>]
| value: StructNode : {s17: Option[Int'], s18: Int', s19: Int', s20: String', s21: java.sql.Timestamp', s22: Int', s23: java.sql.Timestamp', s24: Option[Int'], s25: Option[java.sql.Timestamp'], s26: Option[Int'], s27: Option[java.sql.Timestamp']}
| s17: Path s8.id : Option[Int']
| s18: Path s8.user_id : Int'
| s19: Path s8.company_id : Int'
| s20: Path s8.content_type : String'
| s21: Path s8.from_date : java.sql.Timestamp'
| s22: Path s8.numberofdays : Int'
| s23: Path s8.upto_end_date : java.sql.Timestamp'
| s24: Path s8.created_by : Option[Int']
| s25: Path s8.created_on : Option[java.sql.Timestamp']
| s26: Path s8.updated_by : Option[Int']
| s27: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping
| 0: ProductNode
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3
| 4: Apply Function SilentCast : String'
| 0: Path s13._4
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11
09:27:01.696 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase relabelUnions: (no change)
09:27:01.703 [main] DEBUG slick.compiler.PruneFields.debug[32] - Result tsym: t9; Unreferenced: t9; Field refs: (@t4,created_by), (@t4,updated_on), (@t4,user_id), (@t4,from_date), (@t4,updated_by), (@t4,created_on), (@t4,company_id), (@t4,id), (@t4,content_type), (@t4,upto_end_date), (@t4,numberofdays)
09:27:01.706 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s29.id
09:27:01.711 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase pruneFields:
| ResultSetMapping
| from s13: Bind
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9
| value: ProductNode
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping
| 0: ProductNode
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3
| 4: Apply Function SilentCast : String'
| 0: Path s13._4
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11
09:27:01.714 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.715 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Pure t9
09:27:01.715 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Bind
09:27:01.716 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.717 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._1
09:27:01.718 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s13._1
09:27:01.719 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.719 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._2
09:27:01.719 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s13._2
09:27:01.720 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.721 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._3
09:27:01.721 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s13._3
09:27:01.722 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.722 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._4
09:27:01.722 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s13._4
09:27:01.723 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.723 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._5
09:27:01.723 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s13._5
09:27:01.724 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.724 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._6
09:27:01.725 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s13._6
09:27:01.725 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.725 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._7
09:27:01.725 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s13._7
09:27:01.726 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.726 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._8
09:27:01.726 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s13._8
09:27:01.727 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.727 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._9
09:27:01.727 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s13._9
09:27:01.728 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.728 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._10
09:27:01.728 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s13._10
09:27:01.728 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s13
09:27:01.729 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s13._11
09:27:01.729 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s13._11
09:27:01.730 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.730 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.731 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:01.731 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s30.id
09:27:01.736 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase assignTypes:
| ResultSetMapping : Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]]
| from s13: Bind : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s8: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1 : Option[Int']
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2 : Int'
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3 : Int'
| 4: Apply Function SilentCast : String'
| 0: Path s13._4 : String'
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5 : java.sql.Timestamp'
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6 : Int'
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7 : java.sql.Timestamp'
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8 : Option[Int']
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9 : Option[java.sql.Timestamp']
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10 : Option[Int']
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11 : Option[java.sql.Timestamp']
09:27:01.739 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:01.739 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase resolveZipJoins: (no change)
09:27:01.757 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.757 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.created_on
09:27:01.758 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s31.created_on
09:27:01.758 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.759 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.numberofdays
09:27:01.759 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s31.numberofdays
09:27:01.760 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.760 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.from_date
09:27:01.760 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s31.from_date
09:27:01.761 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.761 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.created_by
09:27:01.761 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s31.created_by
09:27:01.762 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.762 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.company_id
09:27:01.763 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s31.company_id
09:27:01.763 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.763 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.id
09:27:01.764 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s31.id
09:27:01.764 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.765 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.upto_end_date
09:27:01.765 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s31.upto_end_date
09:27:01.766 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.766 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.updated_by
09:27:01.766 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s31.updated_by
09:27:01.767 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.768 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.updated_on
09:27:01.768 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s31.updated_on
09:27:01.769 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.769 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.content_type
09:27:01.770 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s31.content_type
09:27:01.770 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type @t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}> to node Ref s31
09:27:01.771 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s31.user_id
09:27:01.773 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s31.user_id
09:27:01.774 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type {created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'} to node StructNode
09:27:01.775 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t32<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] to node Pure t32
09:27:01.784 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s33.id
09:27:01.789 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t32<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>] to node Comprehension
09:27:01.795 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Bind
09:27:01.797 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s34.id
09:27:01.798 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s35.id
09:27:01.802 [main] DEBUG s.compiler.ConvertToComprehensions.debug[32] - Fusing simple mapping:
| Bind : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s8: Comprehension : Vector[t32<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t32 : Vector[t32<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| value: StructNode : {created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}
| created_on: Path s31.created_on : Option[java.sql.Timestamp']
| numberofdays: Path s31.numberofdays : Int'
| from_date: Path s31.from_date : java.sql.Timestamp'
| created_by: Path s31.created_by : Option[Int']
| company_id: Path s31.company_id : Int'
| id: Path s31.id : Option[Int']
| upto_end_date: Path s31.upto_end_date : java.sql.Timestamp'
| updated_by: Path s31.updated_by : Option[Int']
| updated_on: Path s31.updated_on : Option[java.sql.Timestamp']
| content_type: Path s31.content_type : String'
| user_id: Path s31.user_id : Int'
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.id : Option[Int']
| 2: Path s8.user_id : Int'
| 3: Path s8.company_id : Int'
| 4: Path s8.content_type : String'
| 5: Path s8.from_date : java.sql.Timestamp'
| 6: Path s8.numberofdays : Int'
| 7: Path s8.upto_end_date : java.sql.Timestamp'
| 8: Path s8.created_by : Option[Int']
| 9: Path s8.created_on : Option[java.sql.Timestamp']
| 10: Path s8.updated_by : Option[Int']
| 11: Path s8.updated_on : Option[java.sql.Timestamp']
09:27:01.807 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.808 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Pure t9
09:27:01.809 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Bind
09:27:01.812 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s36.id
09:27:01.815 [main] DEBUG s.compiler.ConvertToComprehensions.debug[32] - Fused to:
| Bind : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s31.id : Option[Int']
| 2: Path s31.user_id : Int'
| 3: Path s31.company_id : Int'
| 4: Path s31.content_type : String'
| 5: Path s31.from_date : java.sql.Timestamp'
| 6: Path s31.numberofdays : Int'
| 7: Path s31.upto_end_date : java.sql.Timestamp'
| 8: Path s31.created_by : Option[Int']
| 9: Path s31.created_on : Option[java.sql.Timestamp']
| 10: Path s31.updated_by : Option[Int']
| 11: Path s31.updated_on : Option[java.sql.Timestamp']
09:27:01.818 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s37.id
09:27:01.819 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>] to node Comprehension
09:27:01.821 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:01.823 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s38.id
09:27:01.825 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s39.id
09:27:01.838 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase convertToComprehensions:
| ResultSetMapping : Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]]
| from s13: Comprehension : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s31.id : Option[Int']
| 2: Path s31.user_id : Int'
| 3: Path s31.company_id : Int'
| 4: Path s31.content_type : String'
| 5: Path s31.from_date : java.sql.Timestamp'
| 6: Path s31.numberofdays : Int'
| 7: Path s31.upto_end_date : java.sql.Timestamp'
| 8: Path s31.created_by : Option[Int']
| 9: Path s31.created_on : Option[java.sql.Timestamp']
| 10: Path s31.updated_by : Option[Int']
| 11: Path s31.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Apply Function SilentCast : Option[Int']
| 0: Path s13._1 : Option[Int']
| 2: Apply Function SilentCast : Int'
| 0: Path s13._2 : Int'
| 3: Apply Function SilentCast : Int'
| 0: Path s13._3 : Int'
| 4: Apply Function SilentCast : String'
| 0: Path s13._4 : String'
| 5: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._5 : java.sql.Timestamp'
| 6: Apply Function SilentCast : Int'
| 0: Path s13._6 : Int'
| 7: Apply Function SilentCast : java.sql.Timestamp'
| 0: Path s13._7 : java.sql.Timestamp'
| 8: Apply Function SilentCast : Option[Int']
| 0: Path s13._8 : Option[Int']
| 9: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._9 : Option[java.sql.Timestamp']
| 10: Apply Function SilentCast : Option[Int']
| 0: Path s13._10 : Option[Int']
| 11: Apply Function SilentCast : Option[java.sql.Timestamp']
| 0: Path s13._11 : Option[java.sql.Timestamp']
09:27:01.843 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s40.id
09:27:01.845 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s41.id
09:27:01.846 [main] DEBUG slick.compiler.FuseComprehensions.debug[32] - Checking:
| Comprehension : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s31.id : Option[Int']
| 2: Path s31.user_id : Int'
| 3: Path s31.company_id : Int'
| 4: Path s31.content_type : String'
| 5: Path s31.from_date : java.sql.Timestamp'
| 6: Path s31.numberofdays : Int'
| 7: Path s31.upto_end_date : java.sql.Timestamp'
| 8: Path s31.created_by : Option[Int']
| 9: Path s31.created_on : Option[java.sql.Timestamp']
| 10: Path s31.updated_by : Option[Int']
| 11: Path s31.updated_on : Option[java.sql.Timestamp']
09:27:01.849 [main] DEBUG slick.compiler.FuseComprehensions.debug[32] - Checking for fuseable inner comprehensions at s31
09:27:01.854 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s42.id
09:27:01.856 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s43.id
09:27:01.858 [main] DEBUG slick.compiler.FuseComprehensions.debug[32] - Checking for liftable aggregates in:
| Comprehension : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s31.id : Option[Int']
| 2: Path s31.user_id : Int'
| 3: Path s31.company_id : Int'
| 4: Path s31.content_type : String'
| 5: Path s31.from_date : java.sql.Timestamp'
| 6: Path s31.numberofdays : Int'
| 7: Path s31.upto_end_date : java.sql.Timestamp'
| 8: Path s31.created_by : Option[Int']
| 9: Path s31.created_on : Option[java.sql.Timestamp']
| 10: Path s31.updated_by : Option[Int']
| 11: Path s31.updated_on : Option[java.sql.Timestamp']
09:27:01.862 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:01.862 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase fuseComprehensions: (no change)
09:27:01.863 [main] DEBUG slick.compiler.FixRowNumberOrdering.debug[32] - No row numbers to fix
09:27:01.864 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase fixRowNumberOrdering: (no change)
09:27:01.867 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type {s44: Option[Int'], s45: Int', s46: Int', s47: String', s48: java.sql.Timestamp', s49: Int', s50: java.sql.Timestamp', s51: Option[Int'], s52: Option[java.sql.Timestamp'], s53: Option[Int'], s54: Option[java.sql.Timestamp']} to node StructNode
09:27:01.871 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s56.id
09:27:01.874 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s58.id
09:27:01.878 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Hoisting in:
| ResultSetMapping
| from s55: Comprehension
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t57
| value: StructNode : {s44: Option[Int'], s45: Int', s46: Int', s47: String', s48: java.sql.Timestamp', s49: Int', s50: java.sql.Timestamp', s51: Option[Int'], s52: Option[java.sql.Timestamp'], s53: Option[Int'], s54: Option[java.sql.Timestamp']}
| s44: Path s31.id : Option[Int']
| s45: Path s31.user_id : Int'
| s46: Path s31.company_id : Int'
| s47: Path s31.content_type : String'
| s48: Path s31.from_date : java.sql.Timestamp'
| s49: Path s31.numberofdays : Int'
| s50: Path s31.upto_end_date : java.sql.Timestamp'
| s51: Path s31.created_by : Option[Int']
| s52: Path s31.created_on : Option[java.sql.Timestamp']
| s53: Path s31.updated_by : Option[Int']
| s54: Path s31.updated_on : Option[java.sql.Timestamp']
| map: ProductNode
| 1: Path s55.s44
| 2: Path s55.s45
| 3: Path s55.s46
| 4: Path s55.s47
| 5: Path s55.s48
| 6: Path s55.s49
| 7: Path s55.s50
| 8: Path s55.s51
| 9: Path s55.s52
| 10: Path s55.s53
| 11: Path s55.s54
09:27:01.906 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.id to (Path s31.id,<function1>)
09:27:01.906 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.user_id to (Path s31.user_id,<function1>)
09:27:01.908 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.company_id to (Path s31.company_id,<function1>)
09:27:01.919 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.content_type to (Path s31.content_type,<function1>)
09:27:01.920 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.from_date to (Path s31.from_date,<function1>)
09:27:01.920 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.numberofdays to (Path s31.numberofdays,<function1>)
09:27:01.920 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.upto_end_date to (Path s31.upto_end_date,<function1>)
09:27:01.920 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.created_by to (Path s31.created_by,<function1>)
09:27:01.920 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.created_on to (Path s31.created_on,<function1>)
09:27:01.921 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.updated_by to (Path s31.updated_by,<function1>)
09:27:01.924 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrapped Path s31.updated_on to (Path s31.updated_on,<function1>)
09:27:01.928 [main] DEBUG slick.compiler.HoistClientOps.debug[32] - Unwrappable defs: Map()
09:27:01.934 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.934 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._1
09:27:01.934 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s55._1
09:27:01.935 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.935 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._2
09:27:01.935 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s55._2
09:27:01.935 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.936 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._3
09:27:01.936 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s55._3
09:27:01.936 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.936 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._4
09:27:01.937 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s55._4
09:27:01.938 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.938 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._5
09:27:01.939 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s55._5
09:27:01.940 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.940 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._6
09:27:01.940 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s55._6
09:27:01.941 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.941 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._7
09:27:01.941 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s55._7
09:27:01.942 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.942 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._8
09:27:01.942 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s55._8
09:27:01.943 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.943 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._9
09:27:01.943 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s55._9
09:27:01.944 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.944 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._10
09:27:01.944 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s55._10
09:27:01.944 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])> to node Ref s55
09:27:01.944 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type UnassignedType to node Path s55._11
09:27:01.945 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s55._11
09:27:01.945 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.946 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node ResultSetMapping
09:27:01.950 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:01.951 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:01.951 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:01.952 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s59.id
09:27:01.953 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s60.id
09:27:01.955 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase hoistClientOps:
| ResultSetMapping : Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]]
| from s55: Comprehension : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| from s31: Table head_line_bar : Vector[@t4<{created_on: Option[java.sql.Timestamp'], numberofdays: Int', from_date: java.sql.Timestamp', created_by: Option[Int'], company_id: Int', id: Option[Int'], upto_end_date: java.sql.Timestamp', updated_by: Option[Int'], updated_on: Option[java.sql.Timestamp'], content_type: String', user_id: Int'}>]
| select: Pure t9 : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| value: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s31.id : Option[Int']
| 2: Path s31.user_id : Int'
| 3: Path s31.company_id : Int'
| 4: Path s31.content_type : String'
| 5: Path s31.from_date : java.sql.Timestamp'
| 6: Path s31.numberofdays : Int'
| 7: Path s31.upto_end_date : java.sql.Timestamp'
| 8: Path s31.created_by : Option[Int']
| 9: Path s31.created_on : Option[java.sql.Timestamp']
| 10: Path s31.updated_by : Option[Int']
| 11: Path s31.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s55._1 : Option[Int']
| 2: Path s55._2 : Int'
| 3: Path s55._3 : Int'
| 4: Path s55._4 : String'
| 5: Path s55._5 : java.sql.Timestamp'
| 6: Path s55._6 : Int'
| 7: Path s55._7 : java.sql.Timestamp'
| 8: Path s55._8 : Option[Int']
| 9: Path s55._9 : Option[java.sql.Timestamp']
| 10: Path s55._10 : Option[Int']
| 11: Path s55._11 : Option[java.sql.Timestamp']
09:27:02.016 [main] DEBUG s.relational.ResultConverterCompiler.debug[32] - Compiled ResultConverter
| TypeMappingResultConverter
| child: ProductResultConverter
| 1: OptionResultConverter$mcI$sp idx=1 : Int'
| 2: BaseResultConverter$mcI$sp idx=2, name=Path s55._2 : Int'
| 3: BaseResultConverter$mcI$sp idx=3, name=Path s55._3 : Int'
| 4: SpecializedJdbcResultConverter$$anon$1 idx=4, name=Path s55._4 : String'
| 5: SpecializedJdbcResultConverter$$anon$1 idx=5, name=Path s55._5 : java.sql.Timestamp'
| 6: BaseResultConverter$mcI$sp idx=6, name=Path s55._6 : Int'
| 7: SpecializedJdbcResultConverter$$anon$1 idx=7, name=Path s55._7 : java.sql.Timestamp'
| 8: OptionResultConverter$mcI$sp idx=8 : Int'
| 9: SpecializedJdbcResultConverter$$anon$2 idx=9 : java.sql.Timestamp'
| 10: OptionResultConverter$mcI$sp idx=10 : Int'
| 11: SpecializedJdbcResultConverter$$anon$2 idx=11 : java.sql.Timestamp'
09:27:02.020 [main] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]] to node ResultSetMapping
09:27:02.023 [main] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase codeGen:
| ResultSetMapping : Vector[Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]]
| from s55: CompiledStatement "select s31."id", s31."user_id", s31."company_id", s31."content_type", s31."from_date", s31."numberofdays", s31."upto_end_date", s31."created_by", s31."created_on", s31."updated_by", s31."updated_on" from "head_line_bar" s31" : Vector[t9<(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])>]
| map: CompiledMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| converter: TypeMappingResultConverter
| child: ProductResultConverter
| 1: OptionResultConverter$mcI$sp idx=1 : Int'
| 2: BaseResultConverter$mcI$sp idx=2, name=Path s55._2 : Int'
| 3: BaseResultConverter$mcI$sp idx=3, name=Path s55._3 : Int'
| 4: SpecializedJdbcResultConverter$$anon$1 idx=4, name=Path s55._4 : String'
| 5: SpecializedJdbcResultConverter$$anon$1 idx=5, name=Path s55._5 : java.sql.Timestamp'
| 6: BaseResultConverter$mcI$sp idx=6, name=Path s55._6 : Int'
| 7: SpecializedJdbcResultConverter$$anon$1 idx=7, name=Path s55._7 : java.sql.Timestamp'
| 8: OptionResultConverter$mcI$sp idx=8 : Int'
| 9: SpecializedJdbcResultConverter$$anon$2 idx=9 : java.sql.Timestamp'
| 10: OptionResultConverter$mcI$sp idx=10 : Int'
| 11: SpecializedJdbcResultConverter$$anon$2 idx=11 : java.sql.Timestamp'
09:27:02.025 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - ------------------- Phase: Time ---------
09:27:02.039 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - assignUniqueSymbols: 57.857674 ms
09:27:02.039 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - inferTypes: 155.890930 ms
09:27:02.040 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - expandTables: 55.733804 ms
09:27:02.040 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - createResultSetMapping: 59.652740 ms
09:27:02.041 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - forceOuterBinds: 76.958180 ms
09:27:02.041 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - expandSums: 35.433398 ms
09:27:02.041 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - expandConditionals: 2.592840 ms
09:27:02.042 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - expandRecords: 1.482173 ms
09:27:02.042 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - flattenProjections: 47.602828 ms
09:27:02.043 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - relabelUnions: 4.168126 ms
09:27:02.043 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - pruneFields: 14.739942 ms
09:27:02.043 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - assignTypes: 25.217600 ms
09:27:02.043 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - resolveZipJoins: 2.512920 ms
09:27:02.044 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - convertToComprehensions: 99.326208 ms
09:27:02.044 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - fuseComprehensions: 23.408201 ms
09:27:02.044 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - fixRowNumberOrdering: 1.721665 ms
09:27:02.045 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - hoistClientOps: 91.786951 ms
09:27:02.045 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - codeGen: 68.820392 ms
09:27:02.045 [main] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - TOTAL: 824.906572 ms
09:27:02.060 [main] DEBUG s.backend.DatabaseComponent.action.debug[32] - #1: result [select s31."id", s31."user_id", s31."company_id", s31."content_type", s31."from_date", s31."numberofdays", s31."upto_end_date", s31."created_by", s31."created_on", s31."updated_by", s31."updated_on" from "head_line_bar" s31]
09:27:02.149 [AsyncExecutor.default-1] DEBUG slick.jdbc.JdbcBackend.statement.debug[32] - Preparing statement: select s31."id", s31."user_id", s31."company_id", s31."content_type", s31."from_date", s31."numberofdays", s31."upto_end_date", s31."created_by", s31."created_on", s31."updated_by", s31."updated_on" from "head_line_bar" s31
09:27:02.356 [AsyncExecutor.default-1] DEBUG slick.jdbc.JdbcBackend.benchmark.debug[32] - Execution of prepared statement took 38ms
09:27:02.396 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - /----+---------+------------+----------------------+----------------------+--------------+----------------------+------------+----------------------+------------+----------------------\
09:27:02.396 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
09:27:02.396 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | id | user_id | company_id | content_type | from_date | numberofdays | upto_end_date | created_by | created_on | updated_by | updated_on |
09:27:02.396 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - |----+---------+------------+----------------------+----------------------+--------------+----------------------+------------+----------------------+------------+----------------------|
09:27:02.396 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | 36 | 1476 | 132 | Welkom in Wanneer... | 2014-05-04 09:46:... | 5 | 2014-05-09 09:46:... | 1 | 2014-04-29 09:46:... | 1 | 2014-05-04 10:31:... |
09:27:02.397 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | 32 | 1334 | 126 | Welkom in Wanneer... | 2014-03-31 10:49:... | 6 | 2014-04-06 10:49:... | 1 | 2014-03-27 10:49:... | 1 | 2014-03-31 11:31:... |
09:27:02.397 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | 56 | 1889 | 143 | Beste allemaal, L... | 2015-07-23 14:39:... | 7 | 2015-07-30 14:39:... | 1 | 2015-07-23 14:39:... | NULL | NULL |
09:27:02.397 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - | 57 | 1019 | 65 | Testing headline | 2015-07-31 15:05:... | 7 | 2015-08-07 15:05:... | 1 | 2015-07-31 15:05:... | NULL | NULL |
09:27:02.397 [AsyncExecutor.default-1] DEBUG slick.jdbc.StatementInvoker.result.debug[32] - \----+---------+------------+----------------------+----------------------+--------------+----------------------+------------+----------------------+------------+----------------------/
Test id:Some(36)
Test id:Some(32)
Test id:Some(56)
Wait...Test id:Some(57)
Inserting....(2)
09:27:02.510 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s4.id
09:27:02.512 [ForkJoinPool-1-worker-13] DEBUG slick.compiler.QueryCompiler.debug[32] - Source:
| Bind
| from s2: TableExpansion
| table s3: Table head_line_bar : Vector[@(PostgresDriver._.head_line_bar)<UnassignedStructuralType(@(PostgresDriver._.head_line_bar))>]
| columns: TypeMapping
| 0: ProductNode
| 1: Path s3.id : Option[Int']
| 2: Path s3.user_id : Int'
| 3: Path s3.company_id : Int'
| 4: Path s3.content_type : String'
| 5: Path s3.from_date : java.sql.Timestamp'
| 6: Path s3.numberofdays : Int'
| 7: Path s3.upto_end_date : java.sql.Timestamp'
| 8: Path s3.created_by : Option[Int']
| 9: Path s3.created_on : Option[java.sql.Timestamp']
| 10: Path s3.updated_by : Option[Int']
| 11: Path s3.updated_on : Option[java.sql.Timestamp']
| select: Pure t5
| value: Ref s2
09:27:02.514 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s7.id
09:27:02.515 [ForkJoinPool-1-worker-13] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase assignUniqueSymbols:
| Bind
| from s2: TableExpansion
| table s3: Table head_line_bar : Vector[@t6<UnassignedStructuralType(@t6)>]
| columns: TypeMapping
| 0: ProductNode
| 1: Path s3.id : Option[Int']
| 2: Path s3.user_id : Int'
| 3: Path s3.company_id : Int'
| 4: Path s3.content_type : String'
| 5: Path s3.from_date : java.sql.Timestamp'
| 6: Path s3.numberofdays : Int'
| 7: Path s3.upto_end_date : java.sql.Timestamp'
| 8: Path s3.created_by : Option[Int']
| 9: Path s3.created_on : Option[java.sql.Timestamp']
| 10: Path s3.updated_by : Option[Int']
| 11: Path s3.updated_on : Option[java.sql.Timestamp']
| select: Pure t5
| value: Ref s2
09:27:02.520 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.user_id
09:27:02.520 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s9._1
09:27:02.520 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.company_id
09:27:02.521 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s9._2
09:27:02.521 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s8.content_type
09:27:02.521 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type String' to node Path s9._3
09:27:02.521 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.from_date
09:27:02.522 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s9._4
09:27:02.522 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s8.numberofdays
09:27:02.522 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Int' to node Path s9._5
09:27:02.522 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s8.upto_end_date
09:27:02.523 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type java.sql.Timestamp' to node Path s9._6
09:27:02.523 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.created_by
09:27:02.524 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s9._7
09:27:02.524 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.created_on
09:27:02.525 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s9._8
09:27:02.525 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s8.updated_by
09:27:02.525 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s9._9
09:27:02.525 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s8.updated_on
09:27:02.526 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[java.sql.Timestamp'] to node Path s9._10
09:27:02.527 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:02.527 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node TypeMapping
09:27:02.543 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type (Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node ProductNode
09:27:02.544 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type (Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp']) to node Insert
09:27:02.545 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[(Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node ResultSetMapping
09:27:02.546 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Option[Int'] to node Path s10.id
09:27:02.550 [ForkJoinPool-1-worker-13] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase insertCompiler:
| ResultSetMapping : Vector[(Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| from s9: Insert : (Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| table s8: Table head_line_bar : Vector[@t6<UnassignedStructuralType(@t6)>]
| linear: ProductNode : (Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: Path s8.user_id : Int'
| 2: Path s8.company_id : Int'
| 3: Path s8.content_type : String'
| 4: Path s8.from_date : java.sql.Timestamp'
| 5: Path s8.numberofdays : Int'
| 6: Path s8.upto_end_date : java.sql.Timestamp'
| 7: Path s8.created_by : Option[Int']
| 8: Path s8.created_on : Option[java.sql.Timestamp']
| 9: Path s8.updated_by : Option[Int']
| 10: Path s8.updated_on : Option[java.sql.Timestamp']
| map: TypeMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| 0: ProductNode : (Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| 1: InsertColumn id : Option[Int']
| 2: InsertColumn user_id : Int'
| 0: Path s9._1 : Int'
| 3: InsertColumn company_id : Int'
| 0: Path s9._2 : Int'
| 4: InsertColumn content_type : String'
| 0: Path s9._3 : String'
| 5: InsertColumn from_date : java.sql.Timestamp'
| 0: Path s9._4 : java.sql.Timestamp'
| 6: InsertColumn numberofdays : Int'
| 0: Path s9._5 : Int'
| 7: InsertColumn upto_end_date : java.sql.Timestamp'
| 0: Path s9._6 : java.sql.Timestamp'
| 8: InsertColumn created_by : Option[Int']
| 0: Path s9._7 : Option[Int']
| 9: InsertColumn created_on : Option[java.sql.Timestamp']
| 0: Path s9._8 : Option[java.sql.Timestamp']
| 10: InsertColumn updated_by : Option[Int']
| 0: Path s9._9 : Option[Int']
| 11: InsertColumn updated_on : Option[java.sql.Timestamp']
| 0: Path s9._10 : Option[java.sql.Timestamp']
09:27:02.558 [ForkJoinPool-1-worker-13] DEBUG s.relational.ResultConverterCompiler.debug[32] - Compiled ResultConverter
| TypeMappingResultConverter
| child: ProductResultConverter
| 1: CompoundResultConverter
| 2: BaseResultConverter$mcI$sp idx=1, name=user_id : Int'
| 3: BaseResultConverter$mcI$sp idx=2, name=company_id : Int'
| 4: SpecializedJdbcResultConverter$$anon$1 idx=3, name=content_type : String'
| 5: SpecializedJdbcResultConverter$$anon$1 idx=4, name=from_date : java.sql.Timestamp'
| 6: BaseResultConverter$mcI$sp idx=5, name=numberofdays : Int'
| 7: SpecializedJdbcResultConverter$$anon$1 idx=6, name=upto_end_date : java.sql.Timestamp'
| 8: OptionResultConverter$mcI$sp idx=7 : Int'
| 9: SpecializedJdbcResultConverter$$anon$2 idx=8 : java.sql.Timestamp'
| 10: OptionResultConverter$mcI$sp idx=9 : Int'
| 11: SpecializedJdbcResultConverter$$anon$2 idx=10 : java.sql.Timestamp'
09:27:02.559 [ForkJoinPool-1-worker-13] DEBUG slick.ast.Node$.debug[32] - Assigned type Vector[(Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])] to node ResultSetMapping
09:27:02.560 [ForkJoinPool-1-worker-13] DEBUG slick.compiler.QueryCompiler.debug[32] - After phase codeGen:
| ResultSetMapping : Vector[(Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| from s9: CompiledStatement "insert into "head_line_bar" ("user_id","company_id","content_type","from_date","numberofdays","upto_end_date","created_by","created_on","updated_by","updated_on") values (?,?,?,?,?,?,?,?,?,?)" : (Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])
| map: CompiledMapping : Mapped[(Option[Int'], Int', Int', String', java.sql.Timestamp', Int', java.sql.Timestamp', Option[Int'], Option[java.sql.Timestamp'], Option[Int'], Option[java.sql.Timestamp'])]
| converter: TypeMappingResultConverter
| child: ProductResultConverter
| 1: CompoundResultConverter
| 2: BaseResultConverter$mcI$sp idx=1, name=user_id : Int'
| 3: BaseResultConverter$mcI$sp idx=2, name=company_id : Int'
| 4: SpecializedJdbcResultConverter$$anon$1 idx=3, name=content_type : String'
| 5: SpecializedJdbcResultConverter$$anon$1 idx=4, name=from_date : java.sql.Timestamp'
| 6: BaseResultConverter$mcI$sp idx=5, name=numberofdays : Int'
| 7: SpecializedJdbcResultConverter$$anon$1 idx=6, name=upto_end_date : java.sql.Timestamp'
| 8: OptionResultConverter$mcI$sp idx=7 : Int'
| 9: SpecializedJdbcResultConverter$$anon$2 idx=8 : java.sql.Timestamp'
| 10: OptionResultConverter$mcI$sp idx=9 : Int'
| 11: SpecializedJdbcResultConverter$$anon$2 idx=10 : java.sql.Timestamp'
09:27:02.560 [ForkJoinPool-1-worker-13] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - ------------------- Phase: Time ---------
09:27:02.561 [ForkJoinPool-1-worker-13] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - assignUniqueSymbols: 3.087717 ms
09:27:02.561 [ForkJoinPool-1-worker-13] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - insertCompiler: 34.806518 ms
09:27:02.561 [ForkJoinPool-1-worker-13] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - codeGen: 9.706921 ms
09:27:02.561 [ForkJoinPool-1-worker-13] DEBUG s.compiler.QueryCompilerBenchmark.debug[32] - TOTAL: 47.601156 ms
09:27:02.573 [ForkJoinPool-1-worker-13] DEBUG s.backend.DatabaseComponent.action.debug[32] - #1: [fused] cleanUp
try: andThen
1: StartTransaction
2: += [insert into "head_line_bar" ("user_id","company_id","content_type","from_date","numberofdays","upto_end_date","created_by","created_on","updated_by","updated_on") values (?,?,?,?,?,?,?,?,?,?)]
Failure: java.util.concurrent.RejectedExecutionException: Task slick.backend.DatabaseComponent$DatabaseDef$$anon$2@2e4db0df rejected from java.util.concurrent.ThreadPoolExecutor@43760a50[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
Process finished with exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment