diff --git a/FAQ.md b/FAQ.md index 5b0376d..164d584 100644 --- a/FAQ.md +++ b/FAQ.md @@ -47,4 +47,7 @@ If the implementation adds a lot of value consider contributing it as a PR to Ex ### Q: Is it possible to create tables with cross / cyclic reference? -A: No. Its possible in sql directly in couple of steps. More details here: https://github.com/JetBrains/Exposed/issues/185 \ No newline at end of file +A: No. Its possible in sql directly in couple of steps. More details here: https://github.com/JetBrains/Exposed/issues/185 + +### More questions in stackoverflow: +https://stackoverflow.com/questions/tagged/kotlin-exposed \ No newline at end of file