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

chore: Set default value for "last_synced" column in "syncs_active" table to '2024-06-01 15:30:25+00' #2638

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 5:10pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 6, 2024
@StanGirard StanGirard merged commit ca63413 into main Jun 6, 2024
2 of 3 checks passed
@dosubot dosubot bot added area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory labels Jun 6, 2024
@StanGirard StanGirard deleted the feat/migration branch June 6, 2024 17:11
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

StanGirard added a commit that referenced this pull request Jun 11, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.260 (2024-06-11)

## What's Changed
* feat: Add extra_hosts configuration to docker-compose.dev.yml by
@StanGirard in #2635
* fix: sync creation fixed by @StanGirard in
#2637
* chore: Set default value for "last_synced" column in "syncs_active"
table to '2024-06-01 15:30:25+00' by @StanGirard in
#2638
* fix: integrations by @StanGirard in
#2642
* feat(frontend): sharepoint and gdrive integration by @Zewed in
#2643
* fix(frontend): display bug on add knowledge by @Zewed in
#2644
* fix: files_metadata by @StanGirard in
#2645
* fix(google): auth is now in state by @StanGirard in
#2647
* fix(frontend): add brain modal integration doestn t work by @Zewed in
#2649
* fix(frontend): tooltip on folder line by @Zewed in
#2650
* feat: telemetry improved by @StanGirard in
#2651
* feat: Add force_sync option to SyncsActiveUpdateInput by @StanGirard
in #2652
* Update license to include enterprise features by @StanGirard in
#2653
* fix(frontend): onboarding bug by @Zewed in
#2655
* Update README.md by @ferozemohideen in
#2656

## New Contributors
* @ferozemohideen made their first contribution in
#2656

**Full Changelog**:
v0.0.259...v0.0.260

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.260 (2024-06-11)

## What's Changed
* feat: Add extra_hosts configuration to docker-compose.dev.yml by
@StanGirard in QuivrHQ/quivr#2635
* fix: sync creation fixed by @StanGirard in
QuivrHQ/quivr#2637
* chore: Set default value for "last_synced" column in "syncs_active"
table to '2024-06-01 15:30:25+00' by @StanGirard in
QuivrHQ/quivr#2638
* fix: integrations by @StanGirard in
QuivrHQ/quivr#2642
* feat(frontend): sharepoint and gdrive integration by @Zewed in
QuivrHQ/quivr#2643
* fix(frontend): display bug on add knowledge by @Zewed in
QuivrHQ/quivr#2644
* fix: files_metadata by @StanGirard in
QuivrHQ/quivr#2645
* fix(google): auth is now in state by @StanGirard in
QuivrHQ/quivr#2647
* fix(frontend): add brain modal integration doestn t work by @Zewed in
QuivrHQ/quivr#2649
* fix(frontend): tooltip on folder line by @Zewed in
QuivrHQ/quivr#2650
* feat: telemetry improved by @StanGirard in
QuivrHQ/quivr#2651
* feat: Add force_sync option to SyncsActiveUpdateInput by @StanGirard
in QuivrHQ/quivr#2652
* Update license to include enterprise features by @StanGirard in
QuivrHQ/quivr#2653
* fix(frontend): onboarding bug by @Zewed in
QuivrHQ/quivr#2655
* Update README.md by @ferozemohideen in
QuivrHQ/quivr#2656

## New Contributors
* @ferozemohideen made their first contribution in
QuivrHQ/quivr#2656

**Full Changelog**:
QuivrHQ/quivr@v0.0.259...v0.0.260

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant