Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in auto-increment
MySQL- Insert a record with empty primary key, works on one server, not the other
Sep 21, 2025
mysql
auto-increment
insert-update
string
Is it guaranteed that bigserial column is unique across all partitions of a partitioned table?
Sep 16, 2025
postgresql
database-design
auto-increment
database-partitioning
SQLite PRIMARY key AutoIncrement doesn't work
Sep 15, 2025
android
sqlite
android-sqlite
auto-increment
mongodb second id field with auto increment
Sep 13, 2025
mongodb
auto-increment
In MySQL, how can I use the autoincrement value in another column at the time of the INSERT?
Sep 07, 2025
mysql
auto-increment
sql-insert
Difference between RETURN_GENERATED_KEYS and specifying the generated column names
Mar 18, 2023
java
jdbc
auto-increment
How do I make a primary key without auto-increment?
Mar 14, 2023
python
django
auto-increment
Insert row with id into a table with auto increment on
Feb 21, 2023
sql
sql-server
sql-server-2008-r2
auto-increment
Entity Framework auto increment with starting value
Feb 15, 2023
entity-framework
auto-increment
entity-framework-6
Biginteger auto_increment primary key Phinx
Feb 11, 2023
cakephp
auto-increment
phinx
Does postgres support to set start value at serial definition?
Feb 06, 2023
sql
postgresql
auto-increment
How do I update a table to add a primary key and update all of the existing rows with incremented IDs?
Jan 19, 2023
mysql
sql
database
indexing
auto-increment
php increment variable value with 1 when submit
Jan 15, 2023
php
variables
auto-increment
How to handle fragmentation of auto_increment ID column in MySQL
Jan 01, 2023
mysql
auto-increment
How do I Create an AutoCounter Column in a Table in SQL 2008 R2?
Dec 30, 2022
sql
sql-server
tsql
sql-server-2008
auto-increment
Alternative to auto-increment primary key in MySQL for multi-master replication
Dec 30, 2022
mysql
primary-key
auto-increment
MySQL why does my auto increment not start at 1 when doing inserts?
Dec 29, 2022
mysql
insert
auto-increment
Add auto increment with scope to existing column in migration-file rails
Dec 28, 2022
ruby-on-rails
postgresql
migration
auto-increment
database-migration
JPA or Hibernate to generate a (non primary key) column value, not starting from 1
Dec 27, 2022
java
mysql
hibernate
jpa
auto-increment
MySQL: Why does my INSERT statement skip 56 numbers when auto-incrementing the id?
Sep 03, 2025
mysql
auto-increment
Older Entries »