Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Apr 14, 2025

  • sql_datastore.dart shows how it would look like if we were to keep the DatastoreDB as-is, but switch out the underlying implementation.
  • task/backend.dart shows how it would look like to refactor all current Datastore access to narrowly defined access methods, and later on the SQL migration could focus only on these methods, without their associated application logic.

@isoos isoos requested review from jonasfj and sigurdm April 14, 2025 08:41
@isoos
Copy link
Collaborator Author

isoos commented Apr 15, 2025

Closing this for now, per our discussion we shall go ahead with the separate methods, but with a slightly different kind of class structure + extensions on DatastoreDb.

@isoos isoos closed this Apr 15, 2025
@isoos isoos deleted the rfc-sql-migration branch April 15, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant