issues
search
sdispater
/
orator
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
https://orator-orm.com
MIT License
1.43k
stars
173
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Maintenance
#420
williansebastiao
opened
11 months ago
1
Use raw SQL in migrations
#419
dapicester
opened
1 year ago
0
Can't request deleted_at value if not selected
#418
netosts
opened
1 year ago
0
Error when installing orator with poetry
#416
maciekrb
closed
1 year ago
1
Exception while adding read/write hosts to configuration.
#415
MAnfal
closed
1 year ago
1
`AttributeError: readonly attribute` when using query scope
#414
mehrenreich
opened
1 year ago
0
wrapper error on scopedefinition after upgrade python 3.9 tp 3.11
#413
cruzeta51
opened
1 year ago
1
'Relation "migration" already exists' when running migrations (postgres)
#412
mehrenreich
closed
1 year ago
1
select_one is return the first records?
#411
wujifang
opened
1 year ago
0
query builder with sub query in FROM
#410
tuta2-rikkeisoft
opened
2 years ago
0
Added compatibility for pendulum 2.10
#409
AtlasPilotPuppy
opened
2 years ago
0
docs: Fix a few typos
#408
timgates42
opened
2 years ago
0
Command Cancelled! on running orator migrate command
#407
abubaker417
opened
2 years ago
1
Set the DB_DATABASE environment variable
#406
abubaker417
opened
2 years ago
1
Datetime not working
#405
robertmylne
opened
2 years ago
0
orm relation database connection support
#404
zacksleo
opened
2 years ago
0
typo in readme
#403
ArthurYdalgo
closed
2 years ago
0
I get "AttributeError: type object 'Pivot' has no attribute 'boot_pivot'" when using morph_to_many
#402
RezDev94
opened
2 years ago
0
History of table changes.
#401
dima-dmytruk23
opened
3 years ago
0
Problems with transactions
#400
shulfei
opened
3 years ago
0
Configure the CircleCI to publish the project in Meliuz's pypi
#399
matheuscoliveira
closed
3 years ago
0
Try to reconnect with Postgres after the connection already closed
#398
matheuscoliveira
closed
3 years ago
0
fix: Add two more messages to error connections
#397
matheuscoliveira
closed
3 years ago
0
rename_column in Migration
#396
Gordo5556
opened
3 years ago
0
Want to use orator orm in aws lambda..
#395
saptarshi-techspro
opened
3 years ago
0
How to use db pool
#394
kxg3030
opened
3 years ago
0
Fix has_many_through select error
#393
alfonsocv12
opened
3 years ago
0
has_many_through select not working properly
#392
alfonsocv12
opened
3 years ago
5
ColumnDoesNotExist but not actually being referenced
#391
ninjrdevelop
closed
3 years ago
13
get_attribute to consider fillable attributes
#390
pmn4
opened
3 years ago
0
Missing "connection already closed" retry error?
#389
alextyrsmith
opened
3 years ago
1
Fix #387
#388
djfurman
opened
3 years ago
1
PyYaml load function used in orator is subject to CVSS 9.8 risk
#387
djfurman
opened
3 years ago
0
don't give up this project
#386
mouday
opened
3 years ago
3
Question: Is this library supports async ?
#385
awemulya
closed
3 years ago
1
Make SQLitePlatform support float type
#384
mantelllo
opened
4 years ago
0
There is bug when saving invalid data, id column increases by itself.
#383
ShahinZeynalov
closed
3 years ago
1
How to customize dates with pendulum?
#382
mrcartoonster
opened
4 years ago
1
Documentation for Appendable Attributes
#381
remarcbalisi
opened
4 years ago
3
Question: Tutorial / Example
#380
nathan5280
opened
4 years ago
0
Is it possible to update orator to latest cleo version (0.8.1) ?
#379
BastienGermond
opened
4 years ago
4
when use morph_to relation, can't use where_has to filter
#378
li-linfeng
opened
4 years ago
0
config prefix not work
#377
loujiaye
opened
4 years ago
0
Insert Ignore error
#376
mosamadi
opened
4 years ago
1
BUG: model.py __setattr__ function has bug
#375
koenigseggposche
opened
4 years ago
0
BUG: changing column from string to long_text bug. it transform from varchar to tinytext
#374
koneb71
opened
4 years ago
0
Add two insert modes: "REPLACE" and "INSERT IGNORE"
#373
zhanghaofei
opened
4 years ago
0
Creating methods are missing when using multiple databases
#372
nanernunes
closed
1 year ago
0
Adding validator to mixins
#371
alfonsocv12
opened
4 years ago
0
Fix Pendulum Import Errors
#370
garethpaul
opened
4 years ago
0
Next