mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Updated FAQ (markdown)
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
b2041d6c4a
commit
dd4637a42f
5
FAQ.md
5
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
|
||||
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
|
||||
Reference in New Issue
Block a user