Package

jaskell

sql

Permalink

package sql

Visibility
  1. Public
  2. All

Type Members

  1. trait As extends Directive with Expression with CouldBeColumn with CouldBeFrom with CouldBeJoin

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 20:18

  2. trait By extends Directive with CouldUnion

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 16:52

  3. class Case extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:36

  4. trait Condition extends Directive with CouldBeQuote

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:00

  5. trait CouldAs extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 20:16

  6. trait CouldBeColumn extends Directive with CouldAs

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 17:14

  7. trait CouldBeCondition extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:59

  8. trait CouldBeFrom extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 18:00

  9. trait CouldBeJoin extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:00

  10. trait CouldBeQuote extends Directive

    Permalink

    Could be Quote 元素可以放进 quote 中

    Could be Quote 元素可以放进 quote 中

    Version

    1.0.0

    Since

    2020/05/19 17:07

  11. trait CouldCondition extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:59

  12. trait CouldFrom extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 16:03

  13. trait CouldGroup extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 16:12

  14. trait CouldHaving extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/07/10 16:17

  15. trait CouldIn extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 18:30

  16. trait CouldJoin extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 18:57

  17. trait CouldLimit extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:28

  18. trait CouldOffset extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:29

  19. trait CouldOn extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 11:27

  20. trait CouldOrder extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 16:12

  21. trait CouldReturning extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 18:09

  22. trait CouldUnion extends Directive with Query with CouldBeQuote

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/21 13:42

  23. trait CouldWhere extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:26

  24. class Delete extends Directive with CouldFrom

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 19:17

  25. trait Directive extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 15:14

  26. class Empty extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 17:17

  27. trait Expression extends Directive with CouldBeQuote with CouldIn with CouldBeColumn with CouldCondition with Condition

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 15:50

  28. trait From extends Directive with CouldWhere with CouldJoin with Query

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:22

  29. class Func extends Directive with Expression

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/21 11:26

  30. trait Group extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:10

  31. trait Having extends Directive with CouldBeQuote with Query with CouldUnion with CouldOrder with CouldLimit with CouldOffset

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/07/10 16:18

  32. trait In extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 18:26

  33. class Insert extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 18:28

  34. trait Is extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:39

  35. trait Join extends Directive with CouldOn with Query

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 18:56

  36. trait Literal extends Directive with CouldAs with CouldBeCondition with CouldBeColumn with Expression

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 17:17

  37. class Name extends Directive with Expression with CouldAs with CouldBeCondition with CouldBeColumn

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 16:03

  38. class Not extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:36

  39. class NotEqual extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:37

  40. trait On extends Directive with CouldJoin with CouldWhere with CouldGroup with CouldOrder with CouldLimit with CouldOffset with CouldCondition

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 18:56

  41. class Or extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 19:35

  42. trait Order extends AnyRef

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:10

  43. class Parameter[T] extends Directive with Expression with CouldBeCondition

    Permalink
  44. trait Query extends Directive with CouldBeQuote with Statement

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 20:14

  45. trait Quote extends Directive with CouldAs with CouldBeCondition with Condition

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 20:09

  46. trait Returning extends Directive with CouldBeQuote with Query with CouldUnion

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 18:08

  47. class Select extends Statement with CouldFrom with Query with CouldUnion

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 15:49

  48. trait Statement extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 15:12

  49. class Text extends Directive with CouldAs with CouldBeColumn with Expression

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 17:20

  50. trait Union extends Directive with Query

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/21 13:41

  51. class Update extends Directive with CouldWhere with CouldReturning with CouldBeQuote

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 18:00

  52. trait Where extends Directive with CouldBeQuote with Query with CouldUnion

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/18 17:27

  53. class With extends Directive

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/20 18:41

Value Members

  1. object Case

    Permalink
  2. object Func

    Permalink
  3. object Insert

    Permalink
  4. object Is

    Permalink
  5. object Parameter

    Permalink
  6. object Quote

    Permalink
  7. object SQL

    Permalink

    TODO

    TODO

    Version

    1.0.0

    Since

    2020/05/19 18:57

  8. object Select

    Permalink
  9. object With

    Permalink

Ungrouped