I'm a bloody beginner (working with Access). Suppose that I have two tables with data: list of students list of extracurricular activities I have a third table
export const usePostApi = () => useMutation(['key'], (data: FormData) => api.postFilesImages({ requestBody: data })); Query Definition const { mutateA
I've got a backend running rocket.rs which my flutter web app sends a request to, but it can't get past the OPTIONS response. I have tried adding CORS (rocket
Time to time my CI gets the error: Quota exceeded for quota metric 'Build and Operation Get requests' and limit 'Build and Operation Get requests per minute' o
I need to migrate my db from sqlite to mysql , I refered to following article which seems to be good https://www.shubhamdipt.com/blog/django-transfer-data-from-
first I not a native English speaker so if you find errors in my English ignore them, below my code #include <iostream> #include <string> #include &
Take a look at this: According to python documentation, every object is given a different reference id every session... but when I run this c
I am using Teradata 16.20.53.13 and have a table (minimized version): CREATE TABLE TABLE_1 ( std_nm VARCHAR(50), std_age INTEGER );
we have a flutter application, and we are doing a Facebook ads campaign to get conversion inside the app., and for that, we use deep-linking. but the problem is