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 foreign-keys
PostgreSQL - Why can't I create composite foreign key based on unique column without declaring composite key as unique?
Oct 30, 2025
sql
postgresql
foreign-keys
unique-constraint
composite-key
Do all relationships modeled in SQLAlchemy have to be bi-directional?
Oct 30, 2025
python
sqlalchemy
foreign-keys
relational-database
Rails Active Records : foreign_key vs references
Oct 27, 2025
ruby-on-rails
activerecord
foreign-keys
PostgreSQL ERROR: syntax error at or near "varchar"
Oct 27, 2025
sql
postgresql
foreign-keys
ddl
Something like reference counting or shared pointers for database rows?
Oct 27, 2025
sql
postgresql
foreign-keys
Can i refer FOREIGN KEY to partitioned table in Postgresql v13?
Oct 27, 2025
sql
postgresql
foreign-keys
partitioning
postgresql-13
Referencing one column of a composite primary key as a foreign key
Oct 26, 2025
sql
oracle-database
foreign-keys
Go GORM many2many issue
Oct 26, 2025
postgresql
go
foreign-keys
many-to-many
go-gorm
How to delete unique index referenced by foreign keys?
Oct 26, 2025
sql
sql-server
sql-server-2000
foreign-keys
indexing
How to fix error in MySQL : 1452 - Cannot add or update a child row: a foreign key constraint fails
Oct 26, 2025
mysql
foreign-keys
Foreign key with additional constraints?
Oct 25, 2025
database
postgresql
foreign-keys
constraints
Changing type of primary key when you have foreign key constraint
Oct 23, 2025
sql
postgresql
foreign-keys
primary-key
Can a foreign key in SQLite point to a view?
Oct 23, 2025
sqlite
foreign-keys
Getting the Foreign Key constraints of a table programatically
Oct 22, 2025
.net
vb.net
datatable
foreign-keys
How to filter reverse foreign key with more one conditions by prefetch_related in Django
Oct 23, 2025
django
django-rest-framework
orm
foreign-keys
Django admin raw_id_field popup with search box
Oct 22, 2025
django
search
django-models
foreign-keys
django-admin
How to fix "violates foreign key constraint" in Spring-Boot when trying to delete a record. Using @ManyToMany
Oct 21, 2025
java
spring-boot
foreign-keys
many-to-many
Is it okay for the foreign key field to have a different name than the field it references in the other table?
Oct 22, 2025
database
sqlite
database-design
foreign-keys
EF Core keeps complaining about non existent indexes
Oct 21, 2025
sql-server
entity-framework-core
foreign-keys
relational-database
entity-framework-migrations
On delete restrict mysql is not working
Oct 21, 2025
mysql
sql
foreign-keys
sql-delete
referential-integrity
« Newer Entries
Older Entries »