Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-4 votes
1 answer
62 views

I have a survey app that works fine as a standalone app with no complaints (using sqlite). But when I incorporate the survey app into another that is using postgres as a database, it fails to run the ...
1 vote
1 answer
50 views

I have a survey app that works fine as a standalone app with no complaints (using sqlite). But when I incorporate the survey app into another that is using postgres as a database, it fails to run the ...
2 votes
1 answer
49 views

Old scroll stuff doesn't work since migrating: private RestHighLevelClient client; response = client.searchScroll(new SearchScrollRequest(response.getScrollId()).scroll(TimeValue.timeValueMillis(60000)...
Best practices
0 votes
0 replies
21 views

I’m facing a migration problem with Google Play and I’d like to get feedback from other Android developers. Context I originally had two apps: a paid app (premium by default) a free app Maintaining ...
2 votes
1 answer
78 views

I am migrating Elasticsearch to version 7.17.29 getting rid of RestHighLevelClient But I've encountered an issue since subAggregation is no longer present. This is the code I am trying to migrate. ...
0 votes
0 answers
48 views

I'm trying to compare the schema of two different Supabase projects (each in a separate Supabase account). My goal is to generate a migration or diff showing the differences between: Project A (dev) ...
1 vote
1 answer
104 views

Here's my laravel composer.json for its version info: { "name": "laravel/laravel", "type": "project", "description": "The skeleton ...
Tooling
1 vote
1 replies
57 views

Is there anyone reading this that has experience of netcore-System.Data.Linq? We are about to embark on a very large code-base migration from Framework 4.8 to .NET8. We have relied on Linq2Sql for all ...
Femah's user avatar
  • 11
1 vote
1 answer
270 views

I use this nx generate @angular/core:inject to migrate projects but get below error: Could not find any files to migrate under the path /home/jibit/Desktop/jibit-angular-workspace/. Cannot run the ...
1 vote
2 answers
66 views

I am migrating a project from Spring Boot 2.7.18 to Spring Boot 3, and this causes a Hibernate upgrade as well from Hibernate 5.6 to Hibernate 6.1.7. I had a rather complicated criteria query. After ...
6 votes
1 answer
196 views

We are planning to use a Gitflow workflow and a shared test database. We currently use EF 6.5.1 and have automatic migrations disabled. Problem: if a developer runs Update-Database (or dotnet ef ...
-1 votes
2 answers
160 views

In my current project, I’m migrating from Tailwind v3 to the latest version, where all color-related tokens are consolidated under the --color namespace. In Tailwind v3, I was able to extend textColor,...
0 votes
1 answer
72 views

Database records with FlexForm columns don't auto-upgrade when new fields are added in the flexform. When adding a new select field in a plugin configuration (or a flux content element), I can't rely ...
cweiske's user avatar
  • 31.4k
0 votes
0 answers
136 views

I am using Reflex with Alembic to manage migrations. My problem is that when I run reflex db makemigrations, Alembic includes all the tables that already exist in the database, even if they are not ...
0 votes
1 answer
304 views

I've been trying to resolve the following problem for quite some time now: I started implementing the tests with Detox when our app was on RN 0.77, and everything was working fine. However, after ...

15 30 50 per page
1
2 3 4 5
...
747

AltStyle によって変換されたページ (->オリジナル) /