This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
morm
Watch
1
Star
0
Fork
0
You've already forked morm
Code
Issues
2
Pull Requests
Releases
Activity
97
Commits
3
Branches
0
Tags
2f72bd29ec4733ff5ec92cd6a012bdff0c861ae2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tomasz Sowa
2f72bd29ec
fixed: has_primary_key_set was always set to false in Model::insert()
...
and this prevented to insert a model which had a primary key set by hand
2021-05-21 22:36:04 +02:00
samples
namespace PT renamed to pt
2021-05-20 16:25:01 +02:00
src
fixed: has_primary_key_set was always set to false in Model::insert()
2021-05-21 22:36:04 +02:00
.gitignore
Added flag has_primary_key_set to Model
2021-03-09 18:10:34 +01:00
Description
C++ ORM and Query Builder for PostgreSQL.
2.5
MiB
Languages
C++
98.5%
Shell
0.8%
C
0.4%
Makefile
0.3%