Skip to content
Discussion options

You must be logged in to vote

PowerSync does support table aliases using the AS clause - the aliased name will be used in the sync protocol and on the client.

However, we do not support any custom Postgres functions or views. Only physical Postgres tables can be replicated, and only the functions and operators listed here are supported. If there are specific additional column-level functions you need, please let us know and we can consider adding them.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Lomacar
Comment options

@cahofmeyr
Comment options

@Lomacar
Comment options

Answer selected by Lomacar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants