You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #731 we added a PostgreSQL based backend to replace ValKey. We need to define how Substrate will keep track of DDL commands to evolve the SQL schema, and the machinery to run / apply the schema changes during upgrades in a reliable way.
In #731 we added a PostgreSQL based backend to replace ValKey. We need to define how Substrate will keep track of DDL commands to evolve the SQL schema, and the machinery to run / apply the schema changes during upgrades in a reliable way.