clement
01/24/2024, 10:22 PM0x67cD25747494b5C8afaD60160186078b7A0625ee
or 0x0000000000000000000000000000000000000000
as a bytea
instead of a string.
b. I would like the chain
field I have to be something like a postgresql type
or domain
to be more space efficient
c. I would like some big numbers to be represented as pg numeric
instead of text or int
d. Some smaller numbers could benefit from the pg smallint
type
e. Maybe the idea is to create the data table ahead of time? In that case is there a way to forbid tap-postgres to create the tables itself? (to make sure the table is created)
2. Is there a way to have multiple primary key in the target column? And is this a good practice?Edgar Ramírez (Arch.dev)
01/26/2024, 7:33 PMclement
01/26/2024, 7:47 PMclement
01/26/2024, 7:48 PMEdgar Ramírez (Arch.dev)
01/26/2024, 9:22 PMclement
01/26/2024, 10:18 PMEdgar Ramírez (Arch.dev)
01/26/2024, 11:29 PMclement
01/27/2024, 1:29 PMClément
01/27/2024, 8:42 PMClément
01/27/2024, 8:45 PMClément
01/27/2024, 8:46 PM