Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
haghard committed Dec 11, 2023
1 parent 195ad4b commit 2daaf22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# yoctodb-query
# yoctodb-query

### Motivation
Can we use bespoke SBT plugins in order to generate typed query language for [Yoctodb](https://github.com/yandex/yoctodb)
2 changes: 1 addition & 1 deletion src/main/scala/Main.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import query.dsl._
import Col._

/*
Codegen capabilities are inspired by https://github.com/blast-hardcheese/talks.git
Codegen capabilities are inspired by https://github.com/blast-hardcheese/talks/tree/2023-codegen-domain-separation
*/
object Program extends App {

Expand Down

0 comments on commit 2daaf22

Please sign in to comment.