electric-sql / electric

Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.
https://electric-sql.com
Apache License 2.0
5.37k stars 124 forks source link

chore (client): deprecation warnings for DAL #1398

Closed kevin-dp closed 3 days ago

kevin-dp commented 1 week ago

This PR adds deprecation warnings on all DAL methods.

kevin-dp commented 1 week ago

Plan is to only merge this into main for the release where we want the deprecation warnings to occur.