fix(scheduling): correct database column names in scheduled posts #14
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zooper/caption-generator!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "scheduled"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed createScheduledPost method to use correct column names:
This resolves the issue where scheduled posts were not being created or displayed due to database schema mismatches.