257 packages matching “auto_increment”
@3-/txt_id
v0.1.7 · 10 months ago
``` CREATE TABLE IF NOT EXISTS `txt` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hash` binary(32) NOT NULL, `val` longtext DEFAULT NULL, PRIMARY KEY (`id`) /*T![clustered_index] CLUSTERED */, UNIQUE KEY `hash` (`hash`) ); ```
No known vulnerabilities
jiesi6-object-server
v1.0.7 · 6 years ago
create table object_class ( id int(10) unsigned not null auto_increment, create_time datetime not null default current_timestamp, name varchar(255) default null, scope varchar(100) default null, code varchar(100) not null, primary key(id) ) en
No known vulnerabilities
@3-/val_id
v0.1.1 · 10 months ago
``` CREATE TABLE IF NOT EXISTS `txt` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hash` binary(32) NOT NULL, `val` longtext DEFAULT NULL, PRIMARY KEY (`id`) /*T![clustered_index] CLUSTERED */, UNIQUE KEY `hash` (`hash`) ); ```
No known vulnerabilities
@balena/sbvr-types
v11.3.11 · 3 days ago
SBVR type definitions.
No known vulnerabilities
@atscript/db-mysql
v0.1.132 · 9 hours ago
MySQL adapter for @atscript/db with mysql2 driver support.
No known vulnerabilities
sqllog
v0.4.2 · 1 year ago
Implements a log table for an SQL app.
No known vulnerabilities
@azimutt/connector-mariadb
v0.1.9 · 1 year ago
Connect to MariaDB, extract schema, run analysis and queries
No known vulnerabilities
sql-ddl-to-json-schema
v6.0.0 · 1 year ago
Parse and convert SQL DDL statements to a JSON Schema.
No known vulnerabilities
sql-query
v0.1.29 · 1 month ago
NodeJS SQL query builder
No known vulnerabilities
@3-/mysql2rust
v0.1.20 · 1 year ago
[test/main.coffee](./test/main.coffee) :
No known vulnerabilities
masterrecord
v1.30.1 · 26 days ago
An Object-relational mapping for the Master framework. Master Record connects classes to relational database tables to establish a database with almost zero-configuration
No known vulnerabilities
nestjs-admin-module
v1.0.5 · 5 years ago
nestjs common admin crud module controller service
No known vulnerabilities
spider-sequelize-oracle
v1.1.4 · 5 years ago
Multi dialect ORM for Node.JS/io.js
No known vulnerabilities
wine
v0.9.13 · 6 years ago
Wiki your codes and Markdown your project each time when you submit your code to svn.
No known vulnerabilities
@keystonejs/fields-auto-increment
v8.2.2 · 5 years ago
KeystoneJS AutoIncrement Field Type
No known vulnerabilities
mysql-easy-type
v1.23.2 · 4 years ago
MySQL easy model, easy query. easy typing! Auto generate typescript declaration.
No known vulnerabilities
@cognitiveproof/cawg-trqp-plugin-mysql
v0.1.1 · 27 days ago
MySQL-backed PolicyService for cawg-trqp-refimpl
No known vulnerabilities
@uni2c/dbml2db
v1.0.13 · 29 days ago
DBML to DB schema converter
No known vulnerabilities
@open-keystone/fields-auto-increment
v9.0.39 · 1 month ago
KeystoneJS AutoIncrement Field Type
No known vulnerabilities
@tradestack/paymaster
v1.2.45 · 2 months ago
Multi-chain sweep and paymaster SDK: EVM, Solana, Tron. Gasless transactions for your users.
No known vulnerabilities