irc.libera.chat #tryton log beginning Tue Jul 20 12:00:01 AM CEST 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:51 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:51 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 04:55 | |
-!- timitos(~kpreisler@2001:a61:4c2:e001:762b:62ff:fe84:ed7e) has joined #tryton | 05:51 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:57 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:57 | |
-!- udono(~udono@015-056-210-188.ip-addr.inexio.net) has joined #tryton | 07:05 | |
-!- rpit(~rpit@p4ffb720c.dip0.t-ipconnect.de) has joined #tryton | 07:30 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 12:02 | |
-!- Jasmin(~3e9f500f@ircip2.mibbit.com) has joined #tryton | 13:40 | |
-!- timitos(~kpreisler@2001:a61:4c2:e001:1ac0:4dff:fe88:c518) has joined #tryton | 15:08 | |
cedk | for shopify integration, I need to store ids which are unsigned 64bit integer | 17:16 |
---|---|---|
cedk | but PG has only bigint which are 8 bytes signed | 17:17 |
cedk | do you see any problem to store the integer in bigint by transforming it with (id - (1 << 32)) | 17:19 |
cedk | indeed it could be in an simple int of 4 bytes | 17:20 |
cedk | oops no it should be stored in bigint | 17:25 |
-!- rpit(~rpit@p4ffb720c.dip0.t-ipconnect.de) has joined #tryton | 17:44 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!