searchableguy

Results 49 comments of searchableguy

Alternatively, we don't need to move them outside of data field. Simply migrate column to JSONB. We use postgres which supports native indexing on json fields which should work fine...

I migrated the columns from json to jsonb so we can query inside json or index fields if we want to as well.

We decided to use https://playwright.dev/ which is more stable and maintained by Microsoft instead of cypress.

Cypress doesn't support safari and apple ecosystem which is a major PITA aside from other issues due to their architecture of embedding browser window directly and using it to drive...

@julien51 think https://ticket-chat.netlify.app is enough. Might add checkout button for a separate ticket chat lock as well somewhere. Close this?

We do show many of these errors now explicitly with setup intent so this should be resolved.

@aindrajaya thanks for the offer but right now, we are in the process of overhauling the dashboard. We would tackle this there because of the changes required.

Hm, I'm not sure they add more value here since you will be declaring types again on the class in the same file anyway. Inferring from that allow us to...

https://github.com/unlock-protocol/unlock/pull/9710 will be released shortly on npm.