[go: nahoru, domu]

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

Fix mysql keyword conflict #1245

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

1402564807
Copy link
Contributor

Pull Request Template

Description

修复由于mysql关键字冲突导致的报错

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have 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 and published in downstream modules

Additional information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@lexluo09
Copy link
Collaborator

Looks good, thank you for your suggestion.

@lexluo09 lexluo09 merged commit d1ec6ba into tencentmusic:master Jun 27, 2024
4 checks passed
sevenliu1896 pushed a commit to sevenliu1896/supersonic that referenced this pull request Jun 28, 2024
* 'master' of https://github.com/sevenliu1896/supersonic: (21 commits)
  (improvement)(project) Remove Python module and related Python code. (tencentmusic#1263)
  (fix)(Chat) Fix chat sample result save failed (tencentmusic#1261)
  (improvement)(test) Fix NullPointerException in SelectCorrectorTest unit test (tencentmusic#1260)
  (improvement)(headless) Remove the addCollection method from EmbeddingService. (tencentmusic#1259)
  (improvement)(Chat) Refactor agent examples execution code (tencentmusic#1258)
  (fix)(Chat) Fix dimension value query failed (tencentmusic#1257)
  (improvement)(headless) Add deduplication and persistence to InMemoryEmbeddingStore (tencentmusic#1256)
  (improvement)(github) Optimize the question template. (tencentmusic#1255)
  (improvement)(chat) fixed HanLP multiple uppercase(tencentmusic#963) (tencentmusic#1254)
  (improvement)(github) Optimize the issue template. (tencentmusic#1253)
  (improvement)(config) fix application-local.yml package error (tencentmusic#1251)
  (improvement)(Chat) Put agent examples into ChatMemory automatically (tencentmusic#1249)
  (improvement)(config) Split the application-local.yml file based on functionality. (tencentmusic#1250)
  (improvement)(common)Opt package structure
  Fix view sql error (tencentmusic#1244)
  (improvement)(headless) Add localAi auto-configuration. (tencentmusic#1243)
  Fix mysql keyword conflict (tencentmusic#1245)
  (improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. (tencentmusic#1238)
  [improvement][headless-fe] agent setting update (tencentmusic#1240)
  (docs)Add descriptions of Chat Memory
  ...
@1402564807 1402564807 deleted the fix-mysql-keyword-conflict branch July 1, 2024 06:58
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.

None yet

2 participants