-
```
update wp_posts set post_status = 'trash' where post_type = 'shop_order'
```
login to admin -> order / trash -> empty trash
-
First, thank you very much for this awesome component library! It's great!
I added a drawer in my new app. Mostly, I copypasted drawer example. Just for PoC I multiplied
```
{…
-
Add the ability to add a default prefix for all kapp application's state `configMap` to differentiate them from other `configMap` stored in the same namespace so it won't conflict with the application…
-
### Bug description
Hi,
When doing a ```migrate dev``` after a successful migration I've got this error
```
Database error code: 1146
Database error:
Table 'prisma_migrate_shadow_db_530924…
-
I was wondering if it's possible to refresh the migrations from the database, cleaning everything and calling migrations again.
Things that would be nice:
- `refresh` - rollback everything and c…
-
- How would the configuration work, specifically, does the user have to give mysql_connection_uri? or just connection_uri etc..?
- How can we force sqlite (in memory) db even if the user has given cre…
-
# Identities
Currently there are two (2) solutions for storing identities from things like OAuth:
- social_auth (UserSocialAuth), which is used by standard plugins
- sentry.auth, used for Singl…
-
Using release/3.0 at 8e5f23ffdafc5a2b158ba4e999f1ba0c879ff172 that was previously running bc34ce1ff23fec5ab868817ffb15298f9675fc24 I get db migration issues when running 'make dev/up_tmux'
The e…
-
I get an error `ORA-01017: invalid username/password; logon denied`
But, acctually I put the right username and password(I can login in with DBeaver)
With debugging , I find `AUTH_VFR_DATA` return…
-
Here is my workaround.
Hope this would be any help for you.
```
diff --git a/init.rb b/init.rb
index 6c28eaf..a5438f5 100644
--- a/init.rb
+++ b/init.rb
@@ -16,3 +16,15 @@ require_dependency …