-
Give me please database.SQL or Backup base SQL
-
### Version
1.27.0
### What happened?
I want to type-cast some query variables but it doesn't compile
### Relevant log output
```shell
❯ sqlc generate
line 15:8 no viable alternative …
-
A SQL database seems like a much cleaner and more permanent way to cache data for videos/streams as well as channel metadata. Response objects from the YouTube API will be parsed and sent to the datab…
-
first off, coming from `database/sql`, I am really enjoying the benefits leveraged by using `sqlx`. thank you, the team and contributors, for all the work you put into this library.
I've especially…
-
Hi Dmitry,
thanks to the new 2.0 blog sample I finally managed my site to work... well, kind of.
The problem is I am still unable to use my old Platformus 1.0 MS SQL database with the new 2.0 system…
-
Are your DB tables related/connected on your db_build.sql?
You can add the "REFERENCE" keyword to connect them!
-
-
I don't think the sql script should create the database and/or `use` it - in my opinion it should be up to the user to create the database and import it correctly.
The reason I stumbled upon this iss…
-
https://www.jianshu.com/p/5e7477649423?utm_campaign=studygolang.com&utm_medium=studygolang.com&utm_source=studygolang.com
-
### Description
The text 'Manual' is highlighted with wrong color.
- create connection to WMI
- use code:
```
select *
from Win32_Service
where StartMode = 'Manual'
```
Expected: color …