refactor: remove duplicate write function in db #32

Manually merged
dananglin merged 1 commit from refactor-db-writing into main 2024-01-23 18:43:28 +00:00
Owner

Remove the original 'Write' function from the db package and rename the 'WriteMany' function to 'Write' as it can already write one or many Bolt items to the database.

Also update the test suites and add more coverage in the board package.

Remove the original 'Write' function from the db package and rename the 'WriteMany' function to 'Write' as it can already write one or many Bolt items to the database. Also update the test suites and add more coverage in the board package.
dananglin added 1 commit 2024-01-23 18:38:49 +00:00
refactor: remove duplicate write function in db
All checks were successful
/ test (pull_request) Successful in 40s
/ lint (pull_request) Successful in 42s
5189ebe7bb
Remove the original 'Write' function from the db package and rename the
'WriteMany' function to 'Write' as it can already write one or many Bolt
items to the database.

Also update the test suites and add more coverage in the board package.
dananglin added the
Scope/Board
Scope/Database
labels 2024-01-23 18:38:58 +00:00
dananglin added this to the v0.2.0 milestone 2024-01-23 18:39:01 +00:00
dananglin manually merged commit 5189ebe7bb into main 2024-01-23 18:43:28 +00:00
dananglin deleted branch refactor-db-writing 2024-01-23 18:43:35 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/pelican#32
No description provided.