Add StringIdTable FAQ

This commit is contained in:
Antony Denyer
2020-05-27 07:58:03 +01:00
parent 21b2d0f385
commit eabd2bb7d5

5
FAQ.md
View File

@@ -106,5 +106,10 @@ dependencies {
}
```
### Q: How can I specify a primary key column type e.g StringIdTable?
A: You need to define your own! See examples:
[#855](https://github.com/JetBrains/Exposed/issues/855)
https://stackoverflow.com/a/61940820/1155026
### More questions on Stack Overflow:
https://stackoverflow.com/questions/tagged/kotlin-exposed