issues Search Results · repo:mybatis/migrations language:Java
Filter by
115 results
(100 ms)115 results
inmybatis/migrations (press backspace or delete to remove)mybatis-migrations-3.3.11を使用して、localhostのmysql Ver 8.3.0 for Win64 on x86_64に対してsqlファイルを流した際
文字列内に半角セミコロン(;)があり、かつその後に改行されてsql文が続く場合に下記の実行エラーが発生します。
エラー内容:
ERROR: Error executing command. Cause: java.lang.RuntimeException: ...
clappers-yokoyama
- 4
- Opened 26 days ago
- #456
https://caveman.mccue.dev/tutorial/clojure/27_run_tests_against_your_database
I think I might be missing something, because I m unclear why FileMigrationProvider wouldn t get sendFullScript from the
loaded ...
bowbahdoe
- 5
- Opened on Oct 29, 2024
- #406
I am making a little project where I am giving CLI interfaces a Java api: https://github.com/bowbahdoe/tools
The glue is that if a tool provides an implementation of ToolProvider then I can dynamically ...
bowbahdoe
- 7
- Opened on Aug 26, 2024
- #388
I have a database accessible over TLS with a certificate signed with SHA1 and with key algorithm RSA - I have no control
over the certificate used by the database. Any attempt to migrate that database ...
Anonymous-Coward
- 5
- Opened on Mar 30, 2023
- #289
JReleaser provides support for:
- creating changelog from commit messages
- post git releases to Github
- package and publish binaries to various package managers (Sdkman, Homebrew, Scoop, etc..) ...
aalmiray
- 3
- Opened on Dec 14, 2022
- #279
Today this project does all it can to avoid using external libraries and in many way very dated usage. As a result and
probably not just that but its opening resources and not closing them properly. I ...
hazendaz
- 1
- Opened on Dec 1, 2022
- #277
I am trying to use scriptRunner from CF with MSSQL scripts as follows:
scriptRunner.setSendFullScript(true);
scriptRunner.setAutoCommit(false);
scriptRunner.setStopOnError(true);
scriptRunner.setRemoveCRs(false); ...
ebreeze
- 7
- Opened on Nov 4, 2022
- #268
mybatis-migrations is just 119KB but it has a dependency upon mybatis which adds 1.7MB and that doesn t even include its
transitive dependencies. The only classes directly used from mybatis are Resources ...
jwaterloo2020
- 4
- Opened on Aug 31, 2022
- #259
What I m trying to achieve is to come up with 2 sets of migration scripts and somehow instruct mybatis migration to pick
up the scripts from one folder or the other, depending on the schema that I m instructing ...
ghevge
- 1
- Opened on Aug 28, 2022
- #258
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
This repository currently has no open ...
renovate[bot]
- Opened on Aug 10, 2022
- #246

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.