-
aka how we get from this repo to https://github.com/polkadot-developers/polkadot-docs/issues/142.
This is all tentative and more of a brainstorm medium at this point.
First, the current structu…
-
For example, I creates a table like this
```sql
create table account(
id int,
name char(16) unique,
balance float,
primary key(id)
);
insert into account values(12500000, "name0", 5…
-
Primary monitor defaults to virtual sink instead of my physical one sporadically, even if i quit session correctly and turn pc off by hand. I thought it would work if i call primary.cfg at system star…
-
### Benefit
[SBA- Draft](https://docs.google.com/document/d/1WUkBr7CcSiEchoQtsIhaCjH1hddlZxH-/edit?pli=1)
One of the inputs to UDOT’s travel demand models is socioeconomic data (households and jobs…
-
Добрый день.
Не хватает поддержки полей uuid типа в качестве идентификатора записи. Сейчас это только uint64. Многие проекты особенно крупные (большой объём данных) на которые мантикора и ориентиро…
-
## Tasks
- Create modal overlay with style guide design for when user clicks delete button to delete student results on Manage User page and Results Table
- Include a secondary Cancel button and a pri…
-
-
Hi,
I'm using mongo replicaset configuration with Percona exporter version 0.42 with the following parameters:
--collect-all
--compatible-mode.
I'm looking for metrics that show the replica se…
-
CREATE DATABASE `linkedin`;
USE `linkedin`;
CREATE TABLE `Users`(
`id` INT AUTO_INCREMENT,
`first_lastname` VARCHAR(30) NOT NULL,
`username` VARCHAR(25) NOT NULL,
`password` VA…
-