databases-orm

600 threads · Page 9 of 12

Django ORM creating query with incorrect syntax, trying to CAST(ORDER BY inside window function 6 messages
SQLite ORM
Making my own Snowflake field 6 messages
ORM PostgreSQL SQLite
Migration transactions issues with multiple databases 11 messages
PostgreSQL ORM
Get difference between dates without overlapping. 8 messages
PostgreSQL ORM
Database to store 100 million rows 4 messages
PostgreSQL Other database
Making a subquery using data from the main query 6 messages
PostgreSQL ORM
Adding an input box in HTML for each object from a filtered list 31 messages
SQLite
How to update a value in different model upon model creation? 31 messages
ORM PostgreSQL
Inserting data into the database(Mysql) 7 messages
MySQL
Writing a migration to update each row 18 messages
PostgreSQL
Upsert - on conflict do update where 7 messages
SQLite ORM
Count() vs count() 6 messages
PostgreSQL ORM
`makemigrations` hangs 7 messages
PostgreSQL ORM
Getting internal server 500 error 11 messages
MySQL
Looking for help / mentoring to help me improve Django models and queries 35 messages
ORM PostgreSQL
sqlite 14 messages
SQLite
many to many field 73 messages
ORM
how to save user progress? 4 messages
ORM PostgreSQL
Custom migration func not working with taggit TaggableManager 16 messages
PostgreSQL ORM
Moving from unmanaged to managed model 21 messages
PostgreSQL ORM
Partial failed migration? 3 messages
MySQL
FYP | Python -Django project 5 messages
ORM MySQL
If IDs are autogenerated, why do I need to create a primary_key in order to hash my model? 8 messages
ORM
Pulling only most recent entry per unique ID 17 messages
SQLite
ProgrammingError at /admin/core/product/ 12 messages
PostgreSQL
ORM is sometimes extremely slow after upgrade from 2.2.28 to 4.2.5 9 messages
ORM PostgreSQL
table splitting 2 messages
PostgreSQL
Sync Movie instance that is created, updated, and deleted from Postgres to MongoDB 8 messages
PostgreSQL Other database
Added model, removed commit, Django doesn't feel any migrations are required 15 messages
SQLite
Relational Databases? 15 messages
PostgreSQL MySQL SQLite MariaDB
Legacy code been saving naïve datetimes for years 23 messages
SQLite
Wrong form saving to databse 8 messages
SQLite
very slow query without n+1 5 messages
PostgreSQL
Fetch values from DB as a date is selected in the admin CP 5 messages
SQLite
Number of objects over the time 8 messages
ORM PostgreSQL
Correct way to use indexes? 3 messages
ORM
Prefetch of deeply related object 14 messages
ORM
Discrepancies with copying Django files for another project. 4 messages
SQLite PostgreSQL MySQL
Best practice for securely connecting to db server from localhost? 10 messages
MySQL
I want to change login details in database how should I do plz telllocalhost:3000/admin/login 2 messages
SQLite
Help with structuring a membership model with multiple roles 41 messages
ORM PostgreSQL
Connect Django with MongoDB 23 messages
ORM Other database
Multiple Django instances accessing the same database 15 messages
SQLite
Looking for cheap PostgreSQL hosting. 5 messages
PostgreSQL
How to perform joins in django orm. 8 messages
ORM
Test framework postgres questions 3 messages
PostgreSQL
Postgresql - ERROR: could not create file "base/12345/12345": File exists ??? 4 messages
PostgreSQL
not a error, users and verification 4 messages
Other database
What is the best approach to pull 1 DB row at a time with multiple worker processes? 5 messages
PostgreSQL ORM
SUM of COUNT in annotation 7 messages
ORM