Skip to content

Add JSONB column support#275

Open
Krizz wants to merge 5 commits into
omniscale:masterfrom
Krizz:master
Open

Add JSONB column support#275
Krizz wants to merge 5 commits into
omniscale:masterfrom
Krizz:master

Conversation

@Krizz

@Krizz Krizz commented Jul 6, 2021

Copy link
Copy Markdown

This pull request adds JSONB column type support.

@Krizz Krizz closed this Jul 12, 2021
@tyrauber

tyrauber commented Feb 5, 2023

Copy link
Copy Markdown

@Krizz, do you remember why you closed this pull request? Seems to me jsonb column support instead of hstore columns would be very useful.

@Krizz Krizz reopened this Feb 16, 2023
@Krizz

Krizz commented Feb 16, 2023

Copy link
Copy Markdown
Author

@tyrauber Becuase the go.mod file was referencing my own repository and then I forgot about that pull request. Reopening it now.

@tyrauber

Copy link
Copy Markdown

@Krizz That'd be great! Native jsonb is definitely preferable to hstore IMO. Let me know if I can help in anyway.

@tyrauber

Copy link
Copy Markdown

@Krizz, Would you mind rebasing off master?

@olt, may we get eyes on this? It would be really nice to have jsonb as an option instead of hstore. JSONb doesn't require an extension, performs better and is easier to query for nested data.

Thank you @Krizz for opening this back up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants