-
Updated
Sep 18, 2021 - TypeScript
sqlserver

Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 1,630 public repositories matching this topic...
-
Updated
Sep 21, 2021 - Vue
-
Updated
Sep 19, 2021 - Java
-
Updated
Sep 20, 2021 - C#
-
Updated
Sep 20, 2021 - Java
-
Updated
Sep 20, 2021 - Java
-
Updated
Sep 18, 2021 - Java
-
Updated
Sep 17, 2021 - C#
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /
Environment
Liquibase Version:
4.1.0
Also latest master
Liquibase Integration & Version:
gradle, unknown version
Liquibase Extension(s) & Version:
Database Vendor & Version:
PostgreSQL: 12.X (occurs on all supported versions)
Operating System Type & Version:
MacOS 11.4 (20F71), but will occur on all supported OSs
Description
A clear and concis
-
Updated
Sep 6, 2021 - C#
Since SSMS is not available for ARM, I was seeking out alternatives and ran across this. Of course I can use mssql-cli's x86 edition via emulation, but I've been trying to only use natively compiled applications on my ARM device. Is there any hope of an ARM64 compilation for Windows on ARM? I need something lightweight like this to complement Visual Studio Code which is available natively on AR
-
Updated
Sep 12, 2021 - Go
-
Updated
Sep 2, 2021 - C#
建议BaseRepository 里增加返回 IQueryable 的Get / GetAsync 的方法
有了之后就可以在service 里面进行拼接LINQ 用于获取到ViewModel中关联其他类的数据
-
Updated
Jul 13, 2020 - F#
-
Updated
Apr 29, 2021 - C#
-
Updated
Sep 20, 2021 - Java
-
Updated
Jun 9, 2021 - C#
-
Updated
Sep 19, 2021 - C#
-
Updated
Mar 14, 2021 - C#
Bug description
On windows, I run
prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
![image](https://user-images.g