I have two column "start_time" & "close_time" type "Time" in mysql. My query is working fine when start_time close_time status 07:00:00 22:00:00 Active bu
So I have a document where I'm trying to knit, but I get an error where it says that Error: object 'r' not found Execution halted Here is my full code: --- tit
Here is my GET request which works: function getTodos() { fetch(window.location.href + 'api/todo') .then(response => response.json()) .th
I have a model with one of its fields is a random generated string as the following from django.utils.crypto import get_random_string class Competition(models.M
I am just now learning about how to use the Call Stack within the VBE. One question I have that I cannot seem to find an answer for is what it means when, as I
i want to use golang aerospike with 4 server local , i can connect this using PHP code like this #CONFIG FOR AEROSPIKE CONNECTION $CONF['aerospike_server']
I have 2 youtube players on my site. Everything works fine but I cannot set playback quality. What am I doing wrong? var playerInfoList = [{ id: 'player',
I am running a gitlab-ce instance where we solve access level on group level by sharing groups with user groups. An example: There is a group products with a co