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
76
Commits
3
Branches
0
Tags
d78aa325d3df86b8d2631884c3ff6b84585a2fbf
T
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
d78aa325d3
fixed: prepare_to_select() should initialize 'model' but it was initialized only in select()
2021-04-08 17:19:52 +02:00
samples
changed the way how the table name is set in a Model - added prepare_table() method
2021-03-11 12:22:37 +01:00
src
fixed: prepare_to_select() should initialize 'model' but it was initialized only in select()
2021-04-08 17:19:52 +02:00
.gitignore
Added flag has_primary_key_set to Model
2021-03-09 18:10:34 +01:00
S
Description
C++ ORM and Query Builder for PostgreSQL.
2.5
MiB
Languages
C++
98.5%
Shell
0.8%
C
0.4%
Makefile
0.3%