fzyzcjy
(fzyzcjy)
27.Февраль.2020 09:00:03
1
Could you please give a dump of the SQL schema, because my computer cannot install the environment but I really want to know how the database schema is designed (since this project is sooooo famous and wonderful!)
Thanks for the wonderful open-source application!
4 лайка
Falco
(Falco)
27.Февраль.2020 14:48:34
6
Hi @fzyzcjy ,
Here is the schema: dump.txt (274.1 KB)
Just be aware that most of the “Foreign Keys” are only defined in Ruby, so a pure SQL dump doesn’t give you much to go on.
Some tools, like JetBrain’s RubyMine, can generate a database schema which leverages Ruby relations, which would be better for our use case.
8 лайков
fzyzcjy
(fzyzcjy)
29.Февраль.2020 02:09:35
7
Thank you very much!! I will also have a look at RubyMine if possible
3 лайка
system
(system)
Закрыл(а) тему
30.Март.2020 02:09:50
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.