issues
search
bendrucker
/
postgres-interval
Parse Postgres interval columns
MIT License
33
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for full postgres string parsing
#51
niklavskatlaps
closed
4 months ago
2
fix: parse leading zeroes in milliseconds
#50
dvorakroth
closed
9 months ago
0
Leading zeroes ignored in parsing of milliseconds
#49
dvorakroth
closed
9 months ago
2
refactor: improve performance
#48
H4ad
closed
1 year ago
1
extended parser to support verbose hour to ms format
#47
lucasmaehn
closed
1 year ago
1
Optional fields in `IPostgresInterval`
#46
TERADA-DANTE
closed
2 years ago
4
Bump standard from 16.0.4 to 17.0.0
#45
dependabot[bot]
closed
2 years ago
0
Add weeks parsing/output
#44
Minishlink
closed
2 years ago
1
Fix parsing months
#43
Minishlink
closed
2 years ago
1
Fix parsing months
#42
Minishlink
closed
2 years ago
2
Clarify that interval inputs must follow pg format
#41
bendrucker
closed
3 years ago
0
Invalid input is ignored
#40
jeanlucmongrain
closed
3 years ago
0
Match official Postgres string format (#38)
#39
aboqasem
closed
3 years ago
4
interval.toPostgres() format
#38
aboqasem
closed
3 years ago
1
xtend is deprecated
#37
pkuczynski
closed
3 years ago
0
Bump standard from 15.0.1 to 16.0.0
#36
dependabot[bot]
closed
4 years ago
0
Bump standard from 14.3.4 to 15.0.0
#35
dependabot[bot]
closed
4 years ago
0
Refactor to improve performance
#34
benjie
closed
4 years ago
3
Is a slight refactor welcome?
#33
benjie
closed
4 years ago
1
[Question]: changes in new version
#32
tmtron
closed
4 years ago
2
Add short option to PostgresInterval#toISOString
#31
odub
closed
4 years ago
5
Simplifying ISO duration format
#30
odub
closed
4 years ago
1
Create Dependabot config file
#29
dependabot-preview[bot]
closed
4 years ago
0
Update tape to the latest version 🚀
#28
greenkeeper[bot]
closed
4 years ago
0
Cast Anonymous Object into a Postgres-Interval Object?
#27
sirwesley
closed
4 years ago
1
Update dependencies to enable Greenkeeper 🌴
#26
greenkeeper[bot]
closed
4 years ago
0
Update standard to the latest version 🚀
#25
greenkeeper[bot]
closed
5 years ago
0
Update standard to the latest version 🚀
#24
greenkeeper[bot]
closed
5 years ago
0
Add a toSeconds method
#23
gajus
closed
5 years ago
4
Recommend `toISOString` in usage section of readme
#22
gabegorelick
closed
5 years ago
0
Add toISOString as alias for toISO
#21
gabegorelick
closed
5 years ago
2
toISOString as alias for toISO
#20
gabegorelick
closed
5 years ago
0
Rewrite from scratch
#19
KillWolfVlad
closed
5 years ago
3
Fix missing escape for dot in time regex fragment
#18
charmander
closed
6 years ago
1
Update dependencies to enable Greenkeeper 🌴
#17
greenkeeper[bot]
closed
6 years ago
0
1000 milliseconds
#16
KillWolfVlad
closed
6 years ago
1
add TypeScript typings
#15
KillWolfVlad
closed
6 years ago
0
Include stable and LTS versions of Node on CI
#14
charmander
closed
7 years ago
0
Fix escaping of `.` in regular expression string
#13
charmander
closed
7 years ago
1
Fix parsing of negative millisecond counts
#12
charmander
closed
7 years ago
2
Added .toISO method for ISO 8601 output
#11
chamini2
closed
7 years ago
2
My v2
#10
elmigranto
closed
6 years ago
6
`intervalstyle` support
#9
elmigranto
closed
4 years ago
2
Fixes parsing of microseconds
#8
elmigranto
closed
8 years ago
3
Invalid RegExp for time
#7
elmigranto
closed
5 years ago
6
Incomplete parsing for some inputs
#6
Wenzil
closed
5 years ago
7
Fix interval hours
#5
nchaulet
closed
8 years ago
0
No non-string constructor
#4
Suor
closed
8 years ago
1
Version 0.0.1?
#3
tomhughes
closed
8 years ago
3
Fix zero interval
#2
patriksimek
closed
9 years ago
1
Next