* B2B-52: add Connected Online syncing, tables and functions
* clean up
* improve autogenerated types
* add use server directive
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* fix import
* B2B-86: add function to save order response
* fix private message parsing
* generate new types
* clean up
* remove comment
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* B2B-84: add public message sync function and audit schema
* clean up unnecessary comment
* clean up unnecessary seed file
* address comments
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* B2B-48: Added public message get functions and local supabase conf
* only get the message list with the highest id
* handle case when no public list messages found
* change function name to reflect behavior more clearly
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>