Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HOTFIX][BE] Fix database insert issue after database scheme update #129

Merged
merged 3 commits into from
May 12, 2024

Conversation

Nicklas373
Copy link
Owner

No description provided.

- After update table scheme for appLogs, some of controller need to be updated for
database insert scheme for column order. To fix issue eloquent transaction error
- Re-order table schema insert for htmltopdf scheme after new database scheme update
- Set default value for created_at as timestamp by default

Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
@Nicklas373 Nicklas373 added bug Something isn't working dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 12, 2024
@Nicklas373 Nicklas373 self-assigned this May 12, 2024
@Nicklas373 Nicklas373 merged commit 57dd5a6 into be/master May 12, 2024
2 checks passed
@Nicklas373 Nicklas373 deleted the dev/be/master branch May 12, 2024 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant