-
-
21 Jun 2022 00:59:21 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (13)
- Testers (340 / 1 / 0)
- Kwalitee
Bus factor: 1- 85.79% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (64.19KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 38 contributors- Atsushi Kobayashi C<< <nekokak __at__ gmail.com> >>
-
Asato Wakisaka
-
Atsushi Kato
- Atsushi Kobayashi <nekokak _at_ gmail dot com>
-
Atsushi Kobayashi
-
Daisuke Maki
-
Geraud CONTINSOUZAS
-
ITO Nobuaki
-
Ichito Nagata
-
Jun Kuriyama
-
Kazuhiro Osawa
-
Kazuho Oku
-
Kenichi Ishigaki
-
Masahiro Chiba
-
Masahiro Honma
-
Masahiro Nagano
-
Mihyaeru
-
Nishibayashi Takuji
-
Songmu
-
Syohei YOSHIDA
-
Takafumi ONAKA
-
Takuji Nishibayashi
-
Tokuhiro Matsuno
-
Tomohiro Hosaka
-
Yuki Ibe
-
aereal
-
cho45
-
issm
-
k-sato
-
karupanerura
-
kawamuray
-
ktat
-
libkenta
-
makamaka
-
moznion
-
nipotan
-
nobuoka
-
zentooo
Changes for version 0.33 - 2022-06-21
- [IMPORTANT] BREAKING CHANGE to existing code that uses SQL_COMMENT_LEVEL.
- They need to increment SQL_COMMENT_LEVEL by +1.
- (But, this is an undocumented variable)
- FIX: Perl 5.26+ removes dot from @INC(#161)
- ADD: default_row_class_prefix option to Teng::Schema::Dumper (#160 thanks onk)
- MODIFY: Extract trace_query_set_comment (#162 thanks onk)
- ADD: trace_ignore_if option for ignoreing class in tracing (#163 thanks onk)
Modules
very simple DBI wrapper/ORMapperIterator for Teng(DEPRECATED) Bulk insert helperCount rows in database.provide find_or_create method for your Teng class.lookup single row.PagerPaginate with SQL_CALC_FOUND_ROWSAdd replace for TengPaginate with SQL(DEPRECATED) Single by SQLTeng's Row classSchema API for TengDSL For Declaring Teng SchemaSchema code generatorDynamic Schema LoaderTeng table class.Module Install Instructions
To install Teng, copy and paste the appropriate command in to your terminal.
cpanm Teng
perl -MCPAN -e shell install Teng
For more information on module installation, please visit the detailed CPAN module installation guide.