Commit Graph

16 Commits

Author SHA1 Message Date
Yannic Kilcher 78a7747e05 added docstring to migration and renamed file 2022-12-25 18:58:48 +01:00
Yannic Kilcher a37bf6bf41 added text labels to the API 2022-12-25 17:08:57 +01:00
Andreas Köpf 8a48722e72 first api-interaction, fix auth_method unique-index 2022-12-22 18:41:50 +01:00
Yannic Kilcher b34ef75423 started re-working python code 2022-12-19 18:00:09 +01:00
Yannic Kilcher 1acdc66973 moved alembic 2022-12-17 23:40:40 +01:00
Andreas Köpf afb5ec3669 change alembic file_template 2022-12-17 23:31:35 +01:00
Andreas Köpf 2a56438a55 add auth_method column to person table 2022-12-17 23:01:21 +01:00
Yannic Kilcher b45a974287 improved dockerfiles and developer setup 2022-12-17 22:15:01 +01:00
Andreas Köpf 1f31e6a499 add frontend post_id binding and post reply handing 2022-12-16 13:32:06 +01:00
Andreas Köpf b38c14233f add polymorphic JSONB payload support
update nullable fields, new auth check
2022-12-16 02:08:43 +01:00
Andreas Köpf a827b7f19e add sqlmodel classes 2022-12-15 23:51:58 +01:00
Andreas Köpf 7d88ff4a8c use JSONB instead of Text of payload columns 2022-12-15 23:51:58 +01:00
Andreas Köpf e1a7ae42aa add v1 database alembic migration script 2022-12-15 23:51:58 +01:00
Yannic Kilcher 6bc64459f5 local database setup 2022-12-13 16:19:29 +01:00
Yannic Kilcher 8dd9e16c33 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-13 12:39:14 +01:00
Yannic Kilcher f407887501 renamed alemic to alembic 2022-12-13 11:57:54 +01:00