FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - rbock/sqlpp11 · GitHub
rbock
/
sqlpp11
Public
Notifications
You must be signed in to change notification settings
Fork
361
Star
2.6k
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlpp11
scripts
on
develop
User selector
Datepicker
Commit history
Commits on Jun 12, 2024
ddl2cpp: Add tests for the column isPrimaryKey property.
MeanSquaredError
authored and
rbock
committed
f6cb4d3
View commit details
Copy full SHA for f6cb4d3
View code at this point
Browse repository at this point
Treat "PRIMARY KEY" columns as not nullable.
MeanSquaredError
authored and
rbock
committed
ffd6618
View commit details
Copy full SHA for ffd6618
View code at this point
Browse repository at this point
ddl2cpp: Require word breaks when parsing SQL keywords.
MeanSquaredError
authored and
rbock
committed
43fa5c4
View commit details
Copy full SHA for 43fa5c4
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
Recognize serial2, serial4 and serial8 types when parsing SQL definitions in the ddl2cpp script.
MeanSquaredError
authored and
rbock
committed
8797dfd
View commit details
Copy full SHA for 8797dfd
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Fix require_insert generation in sqlite2cpp.py #569
rbock
committed
b92a9a7
View commit details
Copy full SHA for b92a9a7
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Fix warnings in Python regexes by adding missing backslashes.
MeanSquaredError
authored and
rbock
committed
a1baba0
View commit details
Copy full SHA for a1baba0
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506)
MeanSquaredError
authored
a085d73
View commit details
Copy full SHA for a085d73
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
ddl2cpp command line argument for custom types (#491)
Show description for babd420
CJCombrink
and
Carel Combrink
authored
babd420
View commit details
Copy full SHA for babd420
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
ddl2cpp: allow inline column constraints ("PRIMARY KEY") but don't break auto-id
Bernd Lörwald
authored and
rbock
committed
7379e00
View commit details
Copy full SHA for 7379e00
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
Extend match expression for table names in ddl2cpp
Show description for 5b0eee1
fygonzalo
authored and
rbock
committed
5b0eee1
View commit details
Copy full SHA for 5b0eee1
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
Add mysql DIV operator
LhKipp
authored and
rbock
committed
a77d800
View commit details
Copy full SHA for a77d800
View code at this point
Browse repository at this point
Commits on Dec 31, 2022
Fix for namspace repetetion which should have been individual namespaces
yagnasrinath
authored and
rbock
committed
bea910e
View commit details
Copy full SHA for bea910e
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add ddlBracedArguments to expressions
LhKipp
authored and
rbock
committed
6ae27a9
View commit details
Copy full SHA for 6ae27a9
View code at this point
Browse repository at this point
Add failing testcase
LhKipp
authored and
rbock
committed
c84f34d
View commit details
Copy full SHA for c84f34d
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Add support for "rationale" column type from pg_rational extension
Jürgen Hunold
authored and
rbock
committed
3c344c0
View commit details
Copy full SHA for 3c344c0
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Added instructions to ignore OR REPLACE clause
Carlitxxx86
authored and
rbock
committed
0c3c09d
View commit details
Copy full SHA for 0c3c09d
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Added MariaDB keywords GENERATED and PERIOD
Show description for 31ef4f2
Carlitxxx86
authored and
rbock
committed
31ef4f2
View commit details
Copy full SHA for 31ef4f2
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Fix parsing of float fields with scale digits
Jürgen Hunold
authored and
rbock
committed
9bfee74
View commit details
Copy full SHA for 9bfee74
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Fix constraints handling in ddl2cpp (#437)
Show description for b50cc45
rbock
committed
b50cc45
View commit details
Copy full SHA for b50cc45
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Fix namespace closing comment order in ddl2cpp script
MrJia1997
authored and
rbock
committed
9fc07ef
View commit details
Copy full SHA for 9fc07ef
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
add mediumtext data type for mysql in ddl2cpp script
linrongbin16
authored and
rbock
committed
1b10d36
View commit details
Copy full SHA for 1b10d36
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Partial rewrite of ddl2cpp
Show description for 5b3abca
rbock
committed
5b3abca
View commit details
Copy full SHA for 5b3abca
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Fix part of issue #418 (#419)
Show description for d8a76fa
vrqq
authored
d8a76fa
View commit details
Copy full SHA for d8a76fa
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Various additions to ddl2cpp for MySQL (#416)
zach2good
authored
62f987e
View commit details
Copy full SHA for 62f987e
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
Added blob support for postgresql
Show description for 310a624
rbock
committed
310a624
View commit details
Copy full SHA for 310a624
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
ddl2cpp: Fix compatibility with pyparsing 3+
Show description for b4acfa2
sjoubert
authored and
rbock
committed
b4acfa2
View commit details
Copy full SHA for b4acfa2
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Add some MYSQL types to the ddl2cpp script
greenbrettmichael
authored and
rbock
committed
cab4bc7
View commit details
Copy full SHA for cab4bc7
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Add begin and end keywords in the reserved names to be escaped (#310)
sjoubert
authored
183a051
View commit details
Copy full SHA for 183a051
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
Adjust sample.sql and ddl2cpp to match Sample.h
rbock
committed
268c176
View commit details
Copy full SHA for 268c176
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Add -identity-naming argument from ddl2cpp to sqlite2cpp.py
Brett Boston
authored and
rbock
committed
a3970ce
View commit details
Copy full SHA for a3970ce
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Merge branch 'release/0.58'
rbock
committed
e9f6f07
View commit details
Copy full SHA for e9f6f07
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
Add `AUTOINCREMENT` support in ddl2cpp for sqlite3
rbock
committed
80e25a5
View commit details
Copy full SHA for 80e25a5
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Re-added accidentally removed `real` type to ddl2cpp
rbock
committed
052dbe1
View commit details
Copy full SHA for 052dbe1
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Add option to ddl2cpp to enable splitting tables into individual header files
Erroneous1
committed
4c53ffc
View commit details
Copy full SHA for 4c53ffc
View code at this point
Browse repository at this point
Commits on Jul 15, 2018
Added mediumint unsigned to dll2cpp
L3nn0x
committed
c7e73a0
View commit details
Copy full SHA for c7e73a0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL