I'm trying to use INSERT statement to add values to a few columns in a new table depending on the value of a column in another table. I'm writing in SQLite. I w
I'm using react for web development. I'm facing auto logout problem when i refresh the page. How do i solved this problem? I'm using react router hook for front
Using Gin-JWT within my Go project I'm having difficulty dynamically setting the token timeout based upon which user logs in via the LoginHandler. e.g. user A
So I have a project that's been humming along fine for months that includes a GCE Instance and a MySQL instance and Cloud DNS. Sometime last night, our site wen
I can't figure out how to remove selected items from canvas. Is there a function for that? It can be easily done when I click the backspace button.
I am trying to implement deep linking into this app. The app is a React Native Expo app, and is served on web, iOS and Android. There are a bunch of things we w
I am using Postman to get my request. My GET and POST appear to be working fine. It's only when I go to update the data with PUT that its where I am running int
I have a Spring boot application where I have H2 as database. I have just one entity which is User. When I run the application, I keep getting DDL errors when c