fix: use sqlite as the only possible database backend #8

Merged
sinavir merged 1 commit from sqlite into main 2025-03-29 21:26:53 +00:00
sinavir commented 2025-03-26 14:07:15 +00:00 (Migrated from github.com)
No description provided.
Tom-Hubrecht (Migrated from github.com) reviewed 2025-03-26 14:32:10 +00:00
Tom-Hubrecht (Migrated from github.com) commented 2025-03-26 14:31:04 +00:00

Y'a un / en trop non ?

Y'a un / en trop non ?
Tom-Hubrecht (Migrated from github.com) commented 2025-03-26 14:31:41 +00:00

Ça change quoi de pas mettre BigInteger ?

Ça change quoi de pas mettre BigInteger ?
sinavir (Migrated from github.com) reviewed 2025-03-26 15:00:22 +00:00
sinavir (Migrated from github.com) commented 2025-03-26 15:00:22 +00:00

Rien en terme de taille des entiers, sqlite ne connait juste pas bigint du coup ça fait de la merde

Rien en terme de taille des entiers, sqlite ne connait juste pas bigint du coup ça fait de la merde
sinavir (Migrated from github.com) reviewed 2025-03-26 15:01:52 +00:00
sinavir (Migrated from github.com) commented 2025-03-26 15:01:52 +00:00

Non ça marche pas sinon (pour une raison obscure que j'ai pas investiguée, pour tester tu peux checkout https://github.com/sinavir/arkheon/tree/update et utiliser le nixos test)

Non ça marche pas sinon (pour une raison obscure que j'ai pas investiguée, pour tester tu peux checkout https://github.com/sinavir/arkheon/tree/update et utiliser le nixos test)
Tom-Hubrecht (Migrated from github.com) reviewed 2025-03-26 16:01:43 +00:00
Tom-Hubrecht (Migrated from github.com) commented 2025-03-26 16:01:43 +00:00
Indeed, c'est dans la doc https://docs.sqlalchemy.org/en/20/core/engines.html#sqlite
sinavir (Migrated from github.com) reviewed 2025-03-26 16:08:24 +00:00
sinavir (Migrated from github.com) commented 2025-03-26 16:08:24 +00:00

J'ai menti

J'ai menti
Tom-Hubrecht (Migrated from github.com) reviewed 2025-03-26 16:09:40 +00:00
Tom-Hubrecht (Migrated from github.com) commented 2025-03-26 16:09:40 +00:00

Bah non ?
Si tu mets que 3 / ça considère que c'est un relative path

Bah non ? Si tu mets que 3 / ça considère que c'est un relative path
sinavir (Migrated from github.com) reviewed 2025-03-26 16:12:14 +00:00
sinavir (Migrated from github.com) commented 2025-03-26 16:12:14 +00:00

Ok juste je pensais mon test arrivait à tester ça mais visiblement non

Ok juste je pensais mon test arrivait à tester ça mais visiblement non
sinavir (Migrated from github.com) reviewed 2025-03-26 17:18:51 +00:00
sinavir (Migrated from github.com) commented 2025-03-26 17:18:51 +00:00

Du coup pour le fin mot de l'histoir le working directory est / ducoup mes tests passent évidement

Du coup pour le fin mot de l'histoir le working directory est / ducoup mes tests passent évidement
Tom-Hubrecht (Migrated from github.com) approved these changes 2025-03-29 21:26:32 +00:00
Sign in to join this conversation.
No description provided.